qemu-e2k/target-microblaze
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 target-microblaze: switch to AREG0 free mode 2012-09-15 17:44:33 +00:00
cpu-qom.h target-microblaze: QOM'ify CPU 2012-04-24 16:04:56 +02:00
cpu.c target-microblaze: lwx/swx: first implementation 2012-06-04 10:19:46 +02:00
cpu.h cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
helper.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
helper.h target-microblaze: rename helper flags 2012-10-28 14:54:23 +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 exec: refactor cpu_restore_state 2012-12-16 08:35:24 +00:00
translate.c TCG: Use gen_opc_instr_start from context instead of global variable. 2012-12-08 14:24:43 +00:00