xemu/target-moxie
Andreas Färber a10b978c42 target-moxie: Implement CPUClass::set_pc()
This adds support for GDB's c addr (Continue) and s addr (Single Step).

Prepares for dropping cpu_pc_from_tb().

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: Drop unnecessary dynamic casts in *_env_get_cpu() 2013-07-09 21:20:28 +02:00
helper.c cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks 2013-06-28 13:25:12 +02:00
helper.h Add moxie target code 2013-03-23 14:25:41 +00:00
machine.c target-moxie: Fix VMState registration 2013-04-12 14:30:39 +02:00
machine.h Add moxie target code 2013-03-23 14:25:41 +00:00
Makefile.objs Add moxie target code 2013-03-23 14:25:41 +00:00
mmu.c Add moxie target code 2013-03-23 14:25:41 +00:00
mmu.h Add moxie target code 2013-03-23 14:25:41 +00:00
translate.c target-moxie: gen_intermediate_code_internal() should be inlined 2013-07-09 21:33:02 +02:00