series of extensive modifications to fix long-standing bug in CR handling
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 2 Sep 2020 11:32:38 +0000 (12:32 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 2 Sep 2020 11:32:38 +0000 (12:32 +0100)
commit58496f2cd13b168ddfae4c788334c5a595f9de71
tree6303bb9ff0742ca969665685aff91e8eb4910301
parent6d7d558cda742f3f095f65cfee7255f5f5f70bfd
series of extensive modifications to fix long-standing bug in CR handling
cr as a FieldSelectableInt is being removed
src/soc/decoder/isa/caller.py
src/soc/decoder/isa/comparefixed.patch
src/soc/decoder/isa/condition.patch [deleted file]
src/soc/decoder/isa/sprset.patch [deleted file]
src/soc/decoder/power_decoder2.py
src/soc/decoder/pseudo/parser.py
src/soc/fu/compunits/test/test_cr_compunit.py
src/soc/fu/cr/main_stage.py
src/soc/fu/cr/test/test_pipe_caller.py
src/soc/fu/test/common.py
src/soc/simulator/test_sim.py