add traptype and trapaddr to PowerDecoder2. idea is to actually *change*
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 8 Jun 2020 22:52:54 +0000 (23:52 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 8 Jun 2020 22:52:54 +0000 (23:52 +0100)
commit755fd71c213ed77e9ac2a01bfdde7ae675985d3e
treedac0bb85334b1e1d988a9383905907c551c42ded
parenta5dd715a05d598f9ad01ab5dc51da994a25d55f2
add traptype and trapaddr to PowerDecoder2.  idea is to actually *change*
the instruction depending on conditions detected by the decoder
src/soc/decoder/power_decoder2.py
src/soc/fu/trap/main_stage.py