unicorn/qemu/target/m68k
2018-03-15 23:07:26 -04:00
..
cpu-qom.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
cpu.c target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
cpu.h target/m68k: add fmod/frem 2018-03-09 01:28:58 -05:00
fpu_helper.c target/m68k: implement fcosh 2018-03-15 16:27:50 -04:00
helper.c target/m68k: Correct M68K_CPU macro parameters in m68k_cpu_handle_mmu_fault in helper.c 2018-03-15 23:04:50 -04:00
helper.h target/m68k: implement fcosh 2018-03-15 16:27:50 -04:00
Makefile.objs target/m68k: add fmod/frem 2018-03-09 01:28:58 -05:00
op_helper.c target/m68k: check CF_PARALLEL instead of parallel_cpus 2018-03-13 15:13:35 -04:00
qregs.def target-m68k: use floatx80 internally 2018-03-03 19:35:17 -05:00
softfloat.c target/m68k: implement fcosh 2018-03-15 16:27:50 -04:00
softfloat.h target/m68k: implement fcosh 2018-03-15 16:27:50 -04:00
softfloat_fpsp_tables.h target/m68k: implement fatan 2018-03-15 16:15:29 -04:00
translate.c target/m68k: Correct duplicate conditions in gen_cc_cond 2018-03-15 23:07:26 -04:00
unicorn.c tcg: take tb_ctx out of TCGContext 2018-03-14 09:18:12 -04:00
unicorn.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00