qemu-e2k/hw/nios2
Peter Maydell 2c87548ef4 target/nios2: Move nios2_check_interrupts() into target/nios2
The function nios2_check_interrupts)() looks only at CPU-internal
state; it belongs in target/nios2, not hw/nios2.  Move it into the
same file as its only caller, so it can just be local to that file.

This removes the only remaining code from cpu_pic.c, so we can delete
that file entirely.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20201129174022.26530-3-peter.maydell@linaro.org
Reviewed-by: Wentong Wu <wentong.wu@intel.com>
Tested-by: Wentong Wu <wentong.wu@intel.com>
2020-12-15 12:04:30 +00:00
..
10m50_devboard.c target/nios2: Move IIC code into CPU object proper 2020-12-15 12:04:30 +00:00
Kconfig Add generic Nios II board. 2019-04-29 16:09:51 +01:00
boot.c vl: extract softmmu/datadir.c 2020-12-10 12:15:18 -05:00
boot.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
generic_nommu.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
meson.build target/nios2: Move nios2_check_interrupts() into target/nios2 2020-12-15 12:04:30 +00:00