target/m68k: implement ftwotox
commit068f161536d9a28a5bc482f3de9c387b2fe5908d
authorLaurent Vivier <laurent@vivier.eu>
Mon, 5 Mar 2018 20:39:09 +0000 (5 21:39 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 9 Mar 2018 14:50:38 +0000 (9 15:50 +0100)
tree8a44910b9af7dd43d2752512477f309613519202
parent40ad087330bee5394c9e78c97f909f580be69b58
target/m68k: implement ftwotox

Using a local m68k floatx80_twotox()
[copied from previous:
Written by Andreas Grabher for Previous, NeXT Computer Emulator.]

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20180305203910.10391-8-laurent@vivier.eu>
target/m68k/fpu_helper.c
target/m68k/helper.h
target/m68k/softfloat.c
target/m68k/softfloat.h
target/m68k/softfloat_fpsp_tables.h
target/m68k/translate.c