[Libre-soc-bugs] [Bug 756] New: LDST PortInterface is not using MSR.DR for virtual mode

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Dec 12 21:57:44 GMT 2021


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

            Bug ID: 756
           Summary: LDST PortInterface is not using MSR.DR for virtual
                    mode
           Product: Libre-SOC's second ASIC
           Version: unspecified
          Hardware: Other
                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: ---

lv.virt_mode := ctrl.msr(MSR_DR);
        lv.priv_mode := not ctrl.msr(MSR_PR);
        lv.mode_32bit := not ctrl.msr(MSR_SF);

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


More information about the libre-soc-bugs mailing list