whoops forgot to trap if non-execute (instruction) invalid
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 20 Dec 2021 14:40:57 +0000 (14:40 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 20 Dec 2021 14:40:57 +0000 (14:40 +0000)
commitc1eeaf5c938ed8ddf59963f9674e933653cfe914
tree5d151f97b657ec7e772e4edc616710a30ae2f68d
parente98b07dc90bc1dce30b12b2888a412a036371604
whoops forgot to trap if non-execute (instruction) invalid
ISACaller RADIXMMU returns exception, there are two types:
LDST (0x300) and I-Fetch (0x400)
src/openpower/decoder/isa/caller.py