qemu-e2k/target-cris
Andreas Färber 1bba0dc932 Rename cpu_reset() to cpu_state_reset()
Frees the identifier cpu_reset for QOM CPUs (manual rename).

Don't hide the parameter type behind explicit casts, use static
functions with strongly typed argument to indirect.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-14 22:20:24 +01:00
..
cpu.h target-cris: Clean includes 2012-02-28 22:33:42 +01:00
crisv10-decode.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
crisv32-decode.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
helper.c target-cris: Clean includes 2012-02-28 22:33:42 +01:00
helper.h CRIS: Purify some of the flag evaluation helpers. 2009-01-07 23:38:41 +00:00
machine.c Convert machine registration to use module init functions 2009-05-21 08:47:55 -05:00
mmu.c target-cris: Clean includes 2012-02-28 22:33:42 +01:00
mmu.h cris: Avoid debug clobbering for both I & D MMU state. 2010-07-05 11:39:04 +02:00
op_helper.c softmmu_header: pass CPUState to tlb_fill 2011-10-01 09:31:26 +00:00
opcode-cris.h target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP 2011-08-20 01:41:01 +02:00
translate.c Rename cpu_reset() to cpu_state_reset() 2012-03-14 22:20:24 +01:00
translate_v10.c cris: Handle conditional stores on CRISv10 2011-12-12 11:38:31 +01:00