qemu-e2k/target/m68k
Laurent Vivier 9d403660d9 target/m68k: add fmovecr
fmovecr moves a floating point constant from the
FPU ROM to a floating point register.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170628204241.32106-3-laurent@vivier.eu>
2017-06-29 20:26:01 +02:00
..
cpu-qom.h
cpu.c target-m68k: add FPCR and FPSR 2017-06-21 22:11:55 +02:00
cpu.h target-m68k: add FPCR and FPSR 2017-06-21 22:11:55 +02:00
fpu_helper.c target/m68k: add fmovecr 2017-06-29 20:26:01 +02:00
gdbstub.c
helper.c target-m68k: add FPCR and FPSR 2017-06-21 22:11:55 +02:00
helper.h target/m68k: add fmovecr 2017-06-29 20:26:01 +02:00
m68k-semi.c
Makefile.objs target-m68k: move FPU helpers to fpu_helper.c 2017-06-15 09:16:16 +02:00
op_helper.c target-m68k: Implement bfffo 2017-01-14 10:06:21 +01:00
qregs.def target-m68k: use floatx80 internally 2017-06-21 22:10:29 +02:00
translate.c target/m68k: add fmovecr 2017-06-29 20:26:01 +02:00