COMMITS
/ target/m68k/softfloat.c November 21, 2020
R
softfloat: Introduce Floatx80RoundPrec
Richard Henderson committed
June 8, 2020
J
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers committed
May 5, 2020
R
softfloat: Replace flag with bool
Richard Henderson committed
August 13, 2019
A
target/m68k: replace LIT64 with UINT64_C macros
Alex Bennée committed
June 6, 2019
L
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts committed
May 10, 2018
R
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson committed
May 8, 2018
L
m68k: fix floatx80_mod() (Coverity CID1390568)
Laurent Vivier committed
April 30, 2018
L
m68k: remove dead code (Coverity CID1390617)
Laurent Vivier committed
L
m68k: Fix floatx80_lognp1 (Coverity CID1390587)
Laurent Vivier committed
March 12, 2018
L
target/m68k: implement fcosh
Laurent Vivier committed
L
target/m68k: implement fsinh
Laurent Vivier committed
L
target/m68k: implement ftanh
Laurent Vivier committed
L
target/m68k: implement fatanh
Laurent Vivier committed
L
target/m68k: implement facos
Laurent Vivier committed
L
target/m68k: implement fasin
Laurent Vivier committed
L
target/m68k: implement fatan
Laurent Vivier committed
L
target/m68k: implement fcos
Laurent Vivier committed
L
target/m68k: implement fsin
Laurent Vivier committed
L
target/m68k: implement ftan
Laurent Vivier committed
March 5, 2018
L
target/m68k: implement ftentox
Laurent Vivier committed
L
target/m68k: implement ftwotox
Laurent Vivier committed
L
target/m68k: implement fetox
Laurent Vivier committed
L
target/m68k: implement flog2
Laurent Vivier committed
L
target/m68k: implement flog10
Laurent Vivier committed
L
target/m68k: implement flogn
Laurent Vivier committed
L
target/m68k: implement flognp1
Laurent Vivier committed
L
target/m68k: define floatx80_move()
Laurent Vivier committed
February 24, 2018
L
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier committed
L
target/m68k: add fmod/frem
Laurent Vivier committed