unicorn/qemu/target/m68k
Tony Nguyen f75368cd0f
tcg: TCGMemOp is now accelerator independent MemOp
Preparation for collapsing the two byte swaps, adjust_endianness and
handle_bswap, along the I/O path.

Target dependant attributes are conditionalized upon NEED_CPU_H.

Backports commit 14776ab5a12972ea439c7fb2203a4c15a09094b4 from qemu
2019-11-28 03:01:12 -05:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 19:35:46 -04:00
cpu-qom.h m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
cpu.c m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
cpu.h m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
fpu_helper.c m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
helper.c m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
helper.h target/m68k: check CF_PARALLEL instead of parallel_cpus 2019-05-06 00:42:16 -04:00
Makefile.objs
op_helper.c m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
qregs.def
softfloat_fpsp_tables.h m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
softfloat.c target/m68k: replace LIT64 with UINT64_C macros 2019-11-18 21:05:59 -05:00
softfloat.h m68k comments break patch submission due to being incorrectly formatted 2019-08-08 14:26:45 -04:00
translate.c tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
unicorn.c Use DEFINE_MACHINE() to register all machines 2018-03-11 15:12:46 -04:00
unicorn.h