qemu/target-unicore32
Blue Swirl a8a826a3c3 exec: refactor cpu_restore_state
Refactor common code around calls to cpu_restore_state().

tb_find_pc() has now no external users, make it static.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-12-16 08:35:24 +00:00
..
Makefile.objs
cpu-qom.h
cpu.c cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
cpu.h cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
helper.c
helper.h
machine.c
op_helper.c exec: refactor cpu_restore_state 2012-12-16 08:35:24 +00:00
softmmu.c target-unicore32: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
translate.c TCG: Use gen_opc_instr_start from context instead of global variable. 2012-12-08 14:24:43 +00:00
ucf64_helper.c