[Libre-soc-bugs] [Bug 1252] New: sync instruction breaks insndb traversal

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Jan 16 08:22:28 GMT 2024


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

            Bug ID: 1252
           Summary: sync instruction breaks insndb traversal
           Product: Libre-SOC's first SoC
           Version: unspecified
          Hardware: All
                OS: Windows
            Status: CONFIRMED
          Severity: major
          Priority: ---
         Component: Source Code
          Assignee: lkcl at lkcl.net
          Reporter: ghostmansd at gmail.com
                CC: libre-soc-bugs at lists.libre-soc.org
   NLnet milestone: ---

Attempting to traverse insndb instruction and all dynamic operands, I observe
the following:

  File "/home/ghostmansd/src/openpower-isa/src/openpower/insndb/core.py", line
1007, in span
    return self.record.fields[self.name]
KeyError: 'SC'

The problem can be reproduced with $(pysvp64db operands sync).

Please either rollback this commit or populate fields.text with SC operand.

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


More information about the libre-soc-bugs mailing list