add addex to simulator
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 30 Mar 2023 07:02:56 +0000 (00:02 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 30 Mar 2023 07:10:40 +0000 (00:10 -0700)
commit158e9113030b59b5391ea996ce7ad906c95ea2fd
tree98489744bca77c40859e26d1fa7bca70e076242f
parent168bbcffd49637a20f4f980677de31c83cfdf048
add addex to simulator

works, except it has incorrect CA/OV outputs, which I'll fix as part of fixing all add-like ops
src/openpower/decoder/isa/caller.py
src/openpower/decoder/power_enums.py
src/openpower/test/alu/alu_cases.py