[Libre-soc-bugs] [Bug 491] MMU POWER9 pipeline needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Sep 16 01:48:36 BST 2020


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

--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---

 -- send MMU-related SPRs to loadstore1
    case sprn is
    when SPR_DAR | SPR_DSISR | SPR_PID | SPR_PRTBL =>
             v.decode.unit := LDST;


in PowerDecoder2 must redirect these SPRs to the MMU FU

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


More information about the libre-soc-bugs mailing list