diff options
author | Peter Maydell | 2021-01-15 21:12:01 +0100 |
---|---|---|
committer | Thomas Huth | 2021-01-19 09:11:40 +0100 |
commit | ac99317b5f00e8e04f4d8a9d754d17538decd03c (patch) | |
tree | 8c1b44185b837a2c4040dadec31eb75ad5f442f6 /include/hw/m68k/next-cube.h | |
parent | hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque (diff) | |
download | qemu-ac99317b5f00e8e04f4d8a9d754d17538decd03c.tar.gz qemu-ac99317b5f00e8e04f4d8a9d754d17538decd03c.tar.xz qemu-ac99317b5f00e8e04f4d8a9d754d17538decd03c.zip |
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 'include/hw/m68k/next-cube.h')
0 files changed, 0 insertions, 0 deletions