qemu-patch-raspberry4/target-unicore32
Paolo Bonzini 0f590e749f softmmu: commonize helper definitions
They do not need to be in op_helper.c.  Because cputlb.c now includes
softmmu_template.h twice for each size, io_readX must be elided the
second time through.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-06-05 16:10:33 +02:00
..
cpu-qom.h cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook 2013-07-23 02:41:33 +02:00
cpu.c cputlb: Change tlb_flush() argument to CPUState 2014-03-13 19:52:47 +01:00
cpu.h cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 2014-03-13 19:20:46 +01:00
helper.c tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
helper.h tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
Makefile.objs target-unicore32: Mark as unmigratable 2013-02-01 01:35:21 +01:00
op_helper.c softmmu: commonize helper definitions 2014-06-05 16:10:33 +02:00
softmmu.c cputlb: Change tlb_set_page() argument to CPUState 2014-03-13 19:52:47 +01:00
translate.c tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
ucf64_helper.c tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00