pass the mode (LOAD,EXECUTE,STORE) through ISACaller RADIX MMU
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 21:27:09 +0000 (21:27 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 19 Dec 2021 23:20:32 +0000 (23:20 +0000)
commit43a938b16d4f37c667406ba8898defc44db04551
tree558282c9a962383a4f9456ab9e1f074c2849cc4d
parentb6748aee94e56a87f834a921134fe0866bdbec7c
pass the mode (LOAD,EXECUTE,STORE) through ISACaller RADIX MMU
so that the right exception type can be raised (0x300 rather than 0x400)
src/openpower/decoder/isa/caller.py
src/openpower/decoder/isa/radixmmu.py