[Libre-soc-bugs] [Bug 1115] New: rldimi "mb" offset by 1 bit

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Tue Jun 6 16:37:47 BST 2023


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

            Bug ID: 1115
           Summary: rldimi "mb" offset by 1 bit
           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: ---

======================================================================
FAIL: test_37_extras_rldimi (__main__.SVSTATETestCase) [0:rldimi]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "src/openpower/sv/trans/test_pysvp64dis.py", line 35, in _do_tst
    "'%s' expected '%s'" % (line, expected[i]))
AssertionError: 'rldimi 3,4,56,4' != 'rldimi 3,4,56,8'
- rldimi 3,4,56,4
?               ^
+ rldimi 3,4,56,8
?               ^
 : instruction does not match 'rldimi 3,4,56,8' expected 'rldimi 3,4,56,4'

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


More information about the libre-soc-bugs mailing list