https://bugs.kde.org/show_bug.cgi?id=369509
Bug ID: 369509
Summary: ARMv8.1 LSE instructions are not supported
Product: valgrind
Version: 3.12 SVN
Platform: Other
OS: other
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: vex
Assignee: [email protected]
Reporter: [email protected]
Looking into the code I noticed that the ARMv8.1 LSE instructions are not
supported so any code compiled with -mcpu=thunderx+lse crashes (well we ran
into 369459 first but that is a different story).
Reproducible: Always
Steps to Reproduce:
Compile glibc with -mcpu=thunderx+lse and run any resulting binary with this
ld.so. We get a crash with unknown instructions
--
You are receiving this mail because:
You are watching all bug changes.