unicorn/qemu/target/m68k/Makefile.objs
Laurent Vivier 08c03a5de4
target/m68k: add fmod/frem
Using a local m68k floatx80_mod()
[copied from previous:
Written by Andreas Grabher for Previous, NeXT Computer Emulator.]

The quotient byte of the FPSR is updated with
the result of the operation.

Backports commit 591596b77a1872d0652e666271ca055e57ea1e21 from qemu
2018-03-09 01:28:58 -05:00

4 lines
101 B
Makefile

obj-y += translate.o op_helper.o helper.o cpu.o fpu_helper.o
obj-y += softfloat.o
obj-y += unicorn.o