index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
sp_maddf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-05-07
1
-2
/
+1
*
MIPS: Add MAC2008 Support
Jiaxun Yang
2020-01-23
1
-18
/
+35
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
MIPS: math-emu: Mark fall throughs in switch statements with a comment
Aleksandar Markovic
2017-12-12
1
-1
/
+2
*
MIPS: math-emu: Use preferred flavor of unsigned integer declarations
Aleksandar Markovic
2017-11-07
1
-3
/
+3
*
MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
Douglas Leung
2017-08-29
1
-70
/
+46
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
Aleksandar Markovic
2017-08-29
1
-11
/
+8
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
Aleksandar Markovic
2017-08-29
1
-1
/
+17
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
Aleksandar Markovic
2017-08-29
1
-1
/
+21
*
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
Aleksandar Markovic
2017-08-29
1
-45
/
+21
*
MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
Aleksandar Markovic
2017-06-28
1
-1
/
+4
*
MIPS: math-emu: Fix m{add,sub}.s shifts
Paul Burton
2016-05-13
1
-5
/
+8
*
MIPS: math-emu: Add z argument macros
Paul Burton
2016-05-13
1
-4
/
+4
*
MIPS: math-emu: Unify ieee754sp_m{add,sub}f
Paul Burton
2016-05-13
1
-2
/
+20
*
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
2015-09-03
1
-0
/
+255