unicorn/qemu/target/m68k
Laurent Vivier 1d5e30f30c
target/m68k: add fsglmul and fsgldiv
fsglmul and fsgldiv truncate data to single precision before computing
results.

Backports commit 2f77995cebc8027851b8ea8f02c097fb8cdf668a from qemu
2018-03-03 20:59:20 -05:00
..
cpu-qom.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
cpu.c target-m68k: add FPCR and FPSR 2018-03-03 19:51:31 -05:00
cpu.h target-m68k: add FPCR and FPSR 2018-03-03 19:51:31 -05:00
fpu_helper.c target/m68k: add fsglmul and fsgldiv 2018-03-03 20:59:20 -05:00
helper.c target-m68k: move FPU helpers to fpu_helper.c 2018-03-03 15:04:05 -05:00
helper.h target/m68k: add fsglmul and fsgldiv 2018-03-03 20:59:20 -05:00
Makefile.objs target-m68k: move FPU helpers to fpu_helper.c 2018-03-03 15:04:05 -05:00
op_helper.c Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
qregs.def target-m68k: use floatx80 internally 2018-03-03 19:35:17 -05:00
translate.c target/m68k: add fsglmul and fsgldiv 2018-03-03 20:59:20 -05:00
unicorn.c Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
unicorn.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00