[Libre-soc-bugs] [Bug 1084] New: interesting pysvp64dis bug (in power_insn.py)

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun May 14 17:32:01 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1084

            Bug ID: 1084
           Summary: interesting pysvp64dis bug (in power_insn.py)
           Product: Libre-SOC's first SoC
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: CONFIRMED
          Severity: enhancement
          Priority: ---
         Component: Source Code
          Assignee: lkcl at lkcl.net
          Reporter: lkcl at lkcl.net
                CC: libre-soc-bugs at lists.libre-soc.org
   NLnet milestone: ---

test.s:

sv.ldu/ff=~RC1/vli *16, 0(*17)

powerpc64le-linux-gnu-as /tmp/py.s -o /tmp/test.o
powerpc64le-linux-gnu-objcopy -Obinary /tmp/test.o /tmp/bin.o
powerpc64le-linux-gnu-objdump -dr /tmp/test.o 
pysvp64dis -v /tmp/bin.o 

....
    RA (vector)
        0000000000000
        43, 44, 45, 46, 47, 22, 23, 22, 23, 22, 23, 22, 23
        extra3<generator object ExtendableOperand.extra_idx at 0x7f7ce3f1c570>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list