Sign in
qemu
/
qemu
/
b4859e8f33a7d9c793a60395f792c10190cb4f78
/
target
/
m68k
/
softfloat.c
8da5f1d
softfloat: Introduce Floatx80RoundPrec
by Richard Henderson
· 4 years, 3 months ago
6b8b013
softfloat: merge floatx80_mod and floatx80_rem
by Joseph Myers
· 4 years, 9 months ago
c120391
softfloat: Replace flag with bool
by Richard Henderson
· 4 years, 10 months ago
e232630
target/m68k: replace LIT64 with UINT64_C macros
by Alex Bennée
· 6 years ago
808d77b
m68k comments break patch submission due to being incorrectly formatted
by Lucien Murray-Pitts
· 6 years ago
1c0c951
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
by Richard Henderson
· 7 years ago
5a73e7f
m68k: fix floatx80_mod() (Coverity CID1390568)
by Laurent Vivier
· 7 years ago
6361d29
m68k: remove dead code (Coverity CID1390617)
by Laurent Vivier
· 7 years ago
981348a
m68k: Fix floatx80_lognp1 (Coverity CID1390587)
by Laurent Vivier
· 7 years ago
02f9124
target/m68k: implement fcosh
by Laurent Vivier
· 7 years ago
eee6b89
target/m68k: implement fsinh
by Laurent Vivier
· 7 years ago
9937b02
target/m68k: implement ftanh
by Laurent Vivier
· 7 years ago
e3655af
target/m68k: implement fatanh
by Laurent Vivier
· 7 years ago
c84813b
target/m68k: implement facos
by Laurent Vivier
· 7 years ago
bc20b34
target/m68k: implement fasin
by Laurent Vivier
· 7 years ago
8c992ab
target/m68k: implement fatan
by Laurent Vivier
· 7 years ago
68d0ed3
target/m68k: implement fcos
by Laurent Vivier
· 7 years ago
5add1ac
target/m68k: implement fsin
by Laurent Vivier
· 7 years ago
2734018
target/m68k: implement ftan
by Laurent Vivier
· 7 years ago
6c25be6
target/m68k: implement ftentox
by Laurent Vivier
· 7 years ago
068f161
target/m68k: implement ftwotox
by Laurent Vivier
· 7 years ago
40ad087
target/m68k: implement fetox
by Laurent Vivier
· 7 years ago
67b453e
target/m68k: implement flog2
by Laurent Vivier
· 7 years ago
248efb6
target/m68k: implement flog10
by Laurent Vivier
· 7 years ago
50067bd
target/m68k: implement flogn
by Laurent Vivier
· 7 years ago
4b5c65b
target/m68k: implement flognp1
by Laurent Vivier
· 7 years ago
9a06977
target/m68k: define floatx80_move()
by Laurent Vivier
· 7 years ago
0d379c1
target/m68k: add fscale, fgetman and fgetexp
by Laurent Vivier
· 7 years ago
591596b
target/m68k: add fmod/frem
by Laurent Vivier
· 7 years ago