mirror_qemu/target/m68k
Laurent Vivier 0d379c1709 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.]

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180224201802.911-5-laurent@vivier.eu>
2018-03-04 17:27:59 +01:00
..
Makefile.objs target/m68k: add fmod/frem 2018-03-04 17:27:06 +01:00
cpu-qom.h
cpu.c target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
cpu.h target/m68k: add fmod/frem 2018-03-04 17:27:06 +01:00
fpu_helper.c target/m68k: add fscale, fgetman and fgetexp 2018-03-04 17:27:59 +01:00
gdbstub.c target/m68k: add the Interrupt Stack Pointer 2018-01-04 17:24:35 +01:00
helper.c target/*/cpu.h: remove softfloat.h 2018-02-21 10:20:24 +00:00
helper.h target/m68k: add fscale, fgetman and fgetexp 2018-03-04 17:27:59 +01:00
m68k-semi.c
monitor.c target/m68k: add HMP command "info tlb" 2018-01-25 16:02:25 +01:00
op_helper.c target/m68k: add pflush/ptest 2018-01-25 16:02:25 +01:00
qregs.def target-m68k: use floatx80 internally 2017-06-21 22:10:29 +02:00
softfloat.c target/m68k: add fscale, fgetman and fgetexp 2018-03-04 17:27:59 +01:00
softfloat.h target/m68k: add fscale, fgetman and fgetexp 2018-03-04 17:27:59 +01:00
translate.c target/m68k: add fscale, fgetman and fgetexp 2018-03-04 17:27:59 +01:00