git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5410d1
)
MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS.
author
Ralf Baechle
<ralf@linux-mips.org>
Tue, 22 Apr 2014 13:51:55 +0000
(15:51 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 23 May 2014 13:11:13 +0000
(15:11 +0200)
Both were defined as 23 rsp. 52 though the mentissa is actually a bit more
than the fraction.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
25 files changed:
arch/mips/math-emu/dp_add.c
patch
|
blob
|
history
arch/mips/math-emu/dp_div.c
patch
|
blob
|
history
arch/mips/math-emu/dp_fint.c
patch
|
blob
|
history
arch/mips/math-emu/dp_flong.c
patch
|
blob
|
history
arch/mips/math-emu/dp_fsp.c
patch
|
blob
|
history
arch/mips/math-emu/dp_modf.c
patch
|
blob
|
history
arch/mips/math-emu/dp_mul.c
patch
|
blob
|
history
arch/mips/math-emu/dp_sub.c
patch
|
blob
|
history
arch/mips/math-emu/dp_tint.c
patch
|
blob
|
history
arch/mips/math-emu/dp_tlong.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754dp.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754dp.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754int.h
patch
|
blob
|
history
arch/mips/math-emu/ieee754sp.c
patch
|
blob
|
history
arch/mips/math-emu/ieee754sp.h
patch
|
blob
|
history
arch/mips/math-emu/sp_add.c
patch
|
blob
|
history
arch/mips/math-emu/sp_div.c
patch
|
blob
|
history
arch/mips/math-emu/sp_fdp.c
patch
|
blob
|
history
arch/mips/math-emu/sp_fint.c
patch
|
blob
|
history
arch/mips/math-emu/sp_flong.c
patch
|
blob
|
history
arch/mips/math-emu/sp_modf.c
patch
|
blob
|
history
arch/mips/math-emu/sp_mul.c
patch
|
blob
|
history
arch/mips/math-emu/sp_sub.c
patch
|
blob
|
history
arch/mips/math-emu/sp_tint.c
patch
|
blob
|
history
arch/mips/math-emu/sp_tlong.c
patch
|
blob
|
history
diff --cc
arch/mips/math-emu/dp_add.c
Simple merge
diff --cc
arch/mips/math-emu/dp_div.c
Simple merge
diff --cc
arch/mips/math-emu/dp_fint.c
Simple merge
diff --cc
arch/mips/math-emu/dp_flong.c
Simple merge
diff --cc
arch/mips/math-emu/dp_fsp.c
Simple merge
diff --cc
arch/mips/math-emu/dp_modf.c
Simple merge
diff --cc
arch/mips/math-emu/dp_mul.c
Simple merge
diff --cc
arch/mips/math-emu/dp_sub.c
Simple merge
diff --cc
arch/mips/math-emu/dp_tint.c
Simple merge
diff --cc
arch/mips/math-emu/dp_tlong.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754dp.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754dp.h
Simple merge
diff --cc
arch/mips/math-emu/ieee754int.h
Simple merge
diff --cc
arch/mips/math-emu/ieee754sp.c
Simple merge
diff --cc
arch/mips/math-emu/ieee754sp.h
Simple merge
diff --cc
arch/mips/math-emu/sp_add.c
Simple merge
diff --cc
arch/mips/math-emu/sp_div.c
Simple merge
diff --cc
arch/mips/math-emu/sp_fdp.c
Simple merge
diff --cc
arch/mips/math-emu/sp_fint.c
Simple merge
diff --cc
arch/mips/math-emu/sp_flong.c
Simple merge
diff --cc
arch/mips/math-emu/sp_modf.c
Simple merge
diff --cc
arch/mips/math-emu/sp_mul.c
Simple merge
diff --cc
arch/mips/math-emu/sp_sub.c
Simple merge
diff --cc
arch/mips/math-emu/sp_tint.c
Simple merge
diff --cc
arch/mips/math-emu/sp_tlong.c
Simple merge