qemu-e2k/target-microblaze
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 target-lm32/microblaze: Drop second CPU{LM32, MB}State typedef 2012-03-14 19:48:37 -05:00
helper.c target-microblaze: added PetaLogix copyright 2012-04-12 09:56:51 +02:00
helper.h microblaze: Emulate the hw stackprotector 2012-01-12 13:54:16 +01:00
machine.c microblaze: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
mmu.c target-microblaze: added PetaLogix copyright 2012-04-12 09:56:51 +02:00
mmu.h target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
translate.c target-microblaze: added PetaLogix copyright 2012-04-12 09:56:51 +02:00