index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
dp_maddf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-12
MIPS: math-emu: Mark fall throughs in switch statements with a comment
Aleksandar Markovic
1
-1
/
+2
2017-12-12
MIPS: math-emu: Declare function srl128() as static
Aleksandar Markovic
1
-1
/
+1
2017-12-12
MIPS: math-emu: Avoid definition duplication for macro DPXMULT()
Aleksandar Markovic
1
-3
/
+0
2017-11-07
MIPS: math-emu: Use preferred flavor of unsigned integer declarations
Aleksandar Markovic
1
-4
/
+4
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
Douglas Leung
1
-39
/
+94
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
Aleksandar Markovic
1
-11
/
+8
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
Aleksandar Markovic
1
-1
/
+17
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
Aleksandar Markovic
1
-1
/
+21
2017-08-29
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
Aleksandar Markovic
1
-46
/
+20
2017-06-28
MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
Aleksandar Markovic
1
-1
/
+4
2016-05-13
MIPS: math-emu: Fix code indentation
Paul Burton
1
-1
/
+1
2016-05-13
MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments
Paul Burton
1
-1
/
+1
2016-05-13
MIPS: math-emu: Add z argument macros
Paul Burton
1
-5
/
+4
2016-05-13
MIPS: math-emu: Unify ieee754dp_m{add,sub}f
Paul Burton
1
-2
/
+20
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
1
-0
/
+265