diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-01-15 20:12:01 +0000 |
---|---|---|
committer | Thomas Huth <huth@tuxfamily.org> | 2021-01-19 09:11:40 +0100 |
commit | ac99317b5f00e8e04f4d8a9d754d17538decd03c (patch) | |
tree | 8c1b44185b837a2c4040dadec31eb75ad5f442f6 /python/qemu/accel.py | |
parent | b497f4a1f8ee8aa07d03ed9dac7f4eff5048a949 (diff) | |
download | qemu-ac99317b5f00e8e04f4d8a9d754d17538decd03c.zip qemu-ac99317b5f00e8e04f4d8a9d754d17538decd03c.tar.gz qemu-ac99317b5f00e8e04f4d8a9d754d17538decd03c.tar.bz2 |
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
All the code which accesses int_status and int_mask is now doing
so via the NeXTPC->NeXTState indirection, so we can move these
fields into the NeXTPC struct where they belong.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210115201206.17347-7-peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Diffstat (limited to 'python/qemu/accel.py')
0 files changed, 0 insertions, 0 deletions