qemu-patch-raspberry4/target-alpha
Blue Swirl 2050396801 Use uintptr_t for various op related functions
Use uintptr_t instead of void * or unsigned long in
several op related functions, env->mem_io_pc and
GETPC() macro.

Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-04-14 14:23:37 +00:00
..
cpu.h Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
fpu_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
helper.h target-alpha: Use noreturn marker in helper.h. 2012-03-24 17:08:03 +00:00
int_helper.c target-alpha: Move integer overflow helpers to int_helper.c. 2012-03-24 17:07:30 +00:00
machine.c target-alpha: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
mem_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
sys_helper.c target-alpha: Move palcode support helpers to sys_helper.c. 2012-03-24 17:07:31 +00:00
translate.c target-alpha: Make use of fp_status.flush_inputs_to_zero. 2012-03-24 17:07:58 +00:00