unicorn/qemu/target/m68k
Richard Henderson ac176ccb38
cpu: Move ENV_OFFSET to exec/gen-icount.h
Now that we have ArchCPU, we can define this generically,
in the one place that needs it.

Backports commit 677c4d69ac21961e76a386f9bfc892a44923acc0 from qemu
2019-06-12 12:20:21 -04:00
..
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 19:35:46 -04:00
cpu-qom.h
cpu.c target/m68k: Switch to transaction_failed hook 2019-05-17 12:01:40 -04:00
cpu.h cpu: Move ENV_OFFSET to exec/gen-icount.h 2019-06-12 12:20:21 -04:00
fpu_helper.c target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
helper.c target/m68k: Use env_cpu 2019-06-12 11:51:23 -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 target/m68k: Use env_cpu 2019-06-12 11:51:23 -04:00
qregs.def
softfloat_fpsp_tables.h target/m68k: implement fatan 2018-03-17 18:48:32 -04:00
softfloat.c target/m68k: Use floatX_silence_nan when we have already checked for SNaN 2018-05-19 23:23:56 -04:00
softfloat.h target/m68k: implement fcosh 2018-03-17 18:58:57 -04:00
translate.c target/m68k: Optimize rotate_x() using extract_i32() 2019-05-17 12:07:07 -04:00
unicorn.c
unicorn.h