xemu/target-moxie
Andreas Färber bdf7ae5bbd cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Where no extra implementation is needed, fall back to CPUClass::set_pc().

Acked-by: Michael Walle <michael@walle.cc> (for lm32)
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-23 02:41:32 +02:00
..
cpu.c target-moxie: Implement CPUClass::set_pc() 2013-07-23 02:41:32 +02:00
cpu.h cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() 2013-07-23 02:41:32 +02:00
helper.c cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
helper.h
machine.c target-moxie: Fix VMState registration 2013-04-12 14:30:39 +02:00
machine.h
Makefile.objs
mmu.c
mmu.h
translate.c target-moxie: gen_intermediate_code_internal() should be inlined 2013-07-09 21:33:02 +02:00