qemu-patch-raspberry4/target/m68k
Paolo Bonzini abff1abfe8 meson: target
Similar to hw_arch, each architecture defines two sourceset which are placed in
dictionaries target_arch and target_softmmu_arch.  These are then picked up
from there when building the per-emulator static_library.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:30:35 -04:00
..
cpu-param.h
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c target/m68k: consolidate physical translation offset into get_physical_address() 2020-07-06 21:39:57 +02:00
helper.h
m68k-semi.c
meson.build meson: target 2020-08-21 06:30:35 -04:00
monitor.c
op_helper.c
qregs.def
softfloat.c softfloat: merge floatx80_mod and floatx80_rem 2020-06-26 09:39:37 -04:00
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 2020-06-26 09:39:37 -04:00
softfloat_fpsp_tables.h
translate.c