qemu-e2k/target/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
..
cpu-param.h
cpu.c target/nios2: Move IIC code into CPU object proper 2020-12-15 12:04:30 +00:00
cpu.h target/nios2: Move nios2_check_interrupts() into target/nios2 2020-12-15 12:04:30 +00:00
helper.c
helper.h
meson.build meson: target 2020-08-21 06:30:35 -04:00
mmu.c
mmu.h
monitor.c hmp: Pass monitor to mon_get_cpu_env() 2020-11-13 12:45:51 +00:00
nios2-semi.c
op_helper.c target/nios2: Move nios2_check_interrupts() into target/nios2 2020-12-15 12:04:30 +00:00
translate.c target/nios2: Use gen_io_start around wrctl instruction 2020-07-13 14:36:11 +01:00