qemu-e2k/hw/nios2
Richard Henderson 29168c6585 target/nios2: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define.
Replace nios2_env_get_cpu with env_archcpu.  The combination
CPU(nios2_env_get_cpu) should have used ENV_GET_CPU to begin;
use env_cpu now.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
10m50_devboard.c Change references to serial_hds[] to serial_hd() 2018-04-26 13:57:00 +01:00
Kconfig Add generic Nios II board. 2019-04-29 16:09:51 +01:00
Makefile.objs Add generic Nios II board. 2019-04-29 16:09:51 +01:00
boot.c Add generic Nios II board. 2019-04-29 16:09:51 +01:00
boot.h nios2: Add Altera 10M50 GHRD emulation 2017-01-24 13:10:35 -08:00
cpu_pic.c target/nios2: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
generic_nommu.c Add generic Nios II board. 2019-04-29 16:09:51 +01:00