qemu-e2k/target/nios2
Richard Henderson 1639a965d3 target/nios2: Fix 64-bit ilp32 compilation
Avoid a "cast from pointer to integer of different size" warning
by using the proper host type.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-06-05 09:25:42 -07:00
..
Makefile.objs nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
cpu.c nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
cpu.h nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
helper.c nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
helper.h nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
mmu.c nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
mmu.h nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
monitor.c nios2: Add architecture emulation support 2017-01-24 13:10:35 -08:00
op_helper.c target/nios2: take BQL around interrupt check 2017-03-14 13:26:37 +01:00
translate.c target/nios2: Fix 64-bit ilp32 compilation 2017-06-05 09:25:42 -07:00