qemu-patch-raspberry4/target-arm
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-qom.h target-arm: Minimalistic CPU QOM'ification 2012-03-29 15:42:50 +00:00
cpu.c target-arm: Minimalistic CPU QOM'ification 2012-03-29 15:42:50 +00:00
cpu.h Userspace ARM BE8 support 2012-04-06 19:25:57 +03:00
helper.c Userspace ARM BE8 support 2012-04-06 19:25:57 +03:00
helper.h
iwmmxt_helper.c
machine.c
neon_helper.c
op_addsub.h
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
translate.c Userspace ARM BE8 support 2012-04-06 19:25:57 +03:00