add instr_fault to PowerDecoder2
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 8 Dec 2021 19:15:53 +0000 (19:15 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 8 Dec 2021 19:15:53 +0000 (19:15 +0000)
commit455cc38127db6274d1902fb860d444618864da2a
treebb3ff143c43cdf65fec984e498cafba5c7142681
parentc270fe2b559fc421b4bc976aaf8a3cc5d72f8daa
add instr_fault to PowerDecoder2
this, like LDST exceptions, allows instruction PTE fault-detection
to propagate from I-Cache to Issuer to PowerDecoder2 to OP_FETCH_FAILED
to MMU FSM to MMU to do MMU_LOOKUP to get the PTE which then...
you get the idea
src/openpower/decoder/power_decoder2.py