unicorn/qemu/target/m68k
Laurent Vivier 5bc9cdb681
target/m68k: define floatx80_move()
This functions is needed by upcoming m68k softfloat functions.

Source code copied for WinUAE (tag 3500)
(The WinUAE file has been copied from QEMU and has
the QEMU licensing notice)

Backports commit 9a069775a8087cbd6fa8c479b69be8d37bd90351 from qemu
2018-03-12 10:11:46 -04: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
qregs.def
softfloat.c target/m68k: define floatx80_move() 2018-03-12 10:11:46 -04:00
softfloat.h target/m68k: define floatx80_move() 2018-03-12 10:11:46 -04:00
translate.c target/m68k: add fscale, fgetman and fgetexp 2018-03-09 01:37:34 -05:00
unicorn.c Use DEFINE_MACHINE() to register all machines 2018-03-11 15:12:46 -04:00
unicorn.h