https://bugs.kde.org/show_bug.cgi?id=490520

            Bug ID: 490520
           Summary: Unsupported instruction in amd test
    Classification: Developer tools
           Product: valgrind
           Version: 3.24 GIT
          Platform: unspecified
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: vedant.paranj...@amd.com
  Target Milestone: ---

SUMMARY
The testcase under the amd directory uses asm directives with an instruction
that is not supported

testcase:
https://sourceware.org/git/?p=valgrind.git;a=blob;f=none/tests/amd64/loopnel.c;h=88bc0996982319b580f30471d076a90986743acf;hb=HEAD

loopnel is not a supported instruction by amd x86 as per the latest amd
document:
https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/24594.pdf

instead it should be changed to loopne

This leads to a crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to