https://bugs.kde.org/show_bug.cgi?id=443033
Bug ID: 443033 Summary: Add support for the ISA 3.0 mcrxrx instruction Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: vex Assignee: jsew...@acm.org Reporter: c...@us.ibm.com Target Milestone: --- Valgrind currently does not have support for the ISA3.0 mcrxrx instruction. The mcrxr instruction is supported up to ISA 2.07. In ISA 3.0 the mcrxrx instruction is introduce to replace the mcrxr instruction. The regression test is being compiled for ISA 2.07 not ISA 3.0. Need to fix the compile flags so the test is properly compiled for ISA 2.07. There needs to be a new ISA 3.0 test for the mcrxrx instruction -- You are receiving this mail because: You are watching all bug changes.