unicorn/qemu/target/m68k
Laurent Vivier 442aa7a87a
target/m68k: implement flognp1
Using a local m68k floatx80_lognp1()
[copied from previous:
Written by Andreas Grabher for Previous, NeXT Computer Emulator.]

Backports commit 4b5c65b8f02a057bc1b77839b5012544f96fec80 from qemu
2018-03-12 10:11:47 -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 flognp1 2018-03-12 10:11:47 -04:00
helper.c target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
helper.h target/m68k: implement flognp1 2018-03-12 10:11:47 -04:00
Makefile.objs target/m68k: add fmod/frem 2018-03-09 01:28:58 -05:00
op_helper.c target/m68k: add pflush/ptest 2018-03-06 11:21:51 -05:00
qregs.def target-m68k: use floatx80 internally 2018-03-03 19:35:17 -05:00
softfloat_fpsp_tables.h target/m68k: implement flognp1 2018-03-12 10:11:47 -04:00
softfloat.c target/m68k: implement flognp1 2018-03-12 10:11:47 -04:00
softfloat.h target/m68k: implement flognp1 2018-03-12 10:11:47 -04:00
translate.c target/m68k: implement flognp1 2018-03-12 10:11:47 -04:00
unicorn.c Use DEFINE_MACHINE() to register all machines 2018-03-11 15:12:46 -04:00
unicorn.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00