https://bugs.kde.org/show_bug.cgi?id=385207
Bug ID: 385207 Summary: PPC64, generate_store_FPRF() generates too many Iops Product: valgrind Version: 3.14 SVN Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: vex Assignee: jsew...@acm.org Reporter: c...@us.ibm.com Target Milestone: --- A number of the power 9 instructions call generate_store_FPRF() to calculate the floating point condition code value. The function generates a lot of Iops. If there are about 6 or instructions in the basic block that use this function, it exhausts the temporary memory. -- You are receiving this mail because: You are watching all bug changes.