unicorn/qemu/target/m68k
Laurent Vivier 9e72ef3b52
target/m68k: add fscale, fgetman and fgetexp
Using local m68k floatx80_getman(), floatx80_getexp(), floatx80_scale()
[copied from previous:
Written by Andreas Grabher for Previous, NeXT Computer Emulator.]

Backports commit 0d379c1709aa6b2d09dd3b493bfdf3a5fe6debcd from qemu
2018-03-09 01:37:34 -05:00
..
cpu-qom.h
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: add fscale, fgetman and fgetexp 2018-03-09 01:37:34 -05:00
helper.c target/*/cpu.h: remove softfloat.h 2018-03-08 09:58:47 -05:00
helper.h target/m68k: add fscale, fgetman and fgetexp 2018-03-09 01:37:34 -05: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
softfloat.c target/m68k: add fscale, fgetman and fgetexp 2018-03-09 01:37:34 -05:00
softfloat.h target/m68k: add fscale, fgetman and fgetexp 2018-03-09 01:37:34 -05:00
translate.c target/m68k: add fscale, fgetman and fgetexp 2018-03-09 01:37:34 -05:00
unicorn.c unicorn/m68k: Lessen usage of M68K_CPU macro 2018-03-07 10:37:50 -05:00
unicorn.h