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

            Bug ID: 495817
           Summary: s390x: disassembly for vector insns
    Classification: Developer tools
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: vex
          Assignee: jsew...@acm.org
          Reporter: flo2...@eich-krohm.de
  Target Milestone: ---

Disassembly from s390_disasm should match what objdump -d spits out.
For vector insns that is not the case. E.g. for va:

*** mismatch VEX: |va        %v6,%v4,%v17,0| vs objdump: |vab   %v6,%v4,%v17|
*** mismatch VEX: |va        %v9,%v4,%v6,1| vs objdump: |vah    %v9,%v4,%v6|
*** mismatch VEX: |va        %v13,%v28,%v23,2| vs objdump: |vaf %v13,%v28,%v23|
*** mismatch VEX: |va        %v31,%v2,%v7,3| vs objdump: |vag   %v31,%v2,%v7|
*** mismatch VEX: |va        %v5,%v8,%v0,4| vs objdump: |vaq    %v5,%v8,%v0|

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

Reply via email to