minor cleanup in ISACaller on result handling
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 1 Oct 2022 15:44:56 +0000 (16:44 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 1 Oct 2022 15:44:56 +0000 (16:44 +0100)
commit2ffb995ff4385262032c8e4090b9a2702a5ee01e
treea5c1f31d558603da774e3e6ec96f4883a467089e
parent5516f4fac6203511f12489d6646c0e8439e17a56
minor cleanup in ISACaller on result handling
create a dictionary matched with output reg names, adapt handle_carry
handle_overflow etc. to use it. mostly
src/openpower/decoder/isa/caller.py