qemu-e2k/target-mips
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 Replace Qemu by QEMU in comments 2012-04-07 14:00:45 +00:00
helper.c
helper.h target-mips: Add compiler attribute to some functions which don't return 2012-03-24 13:02:43 +00:00
machine.c
mips-defs.h
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
TODO Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
translate_init.c
translate.c