index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
math-emu
/
ieee754.h
Age
Commit message (
Expand
)
Author
2020-01-22
MIPS: Add MAC2008 Support
Jiaxun Yang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 397
Thomas Gleixner
2017-11-07
MIPS: math-emu: Use preferred flavor of unsigned integer declarations
Aleksandar Markovic
2017-08-29
MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation
Aleksandar Markovic
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
Markos Chandras
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
Markos Chandras
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
Markos Chandras
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
Markos Chandras
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
2015-04-08
MIPS: math-emu: Define IEEE 754-2008 feature control bits
Maciej W. Rozycki
2015-04-08
MIPS: math-emu: Remove dead comparison helpers
Maciej W. Rozycki
2015-04-08
MIPS: ieee754.h: Supplement comments for special values
Maciej W. Rozycki
2015-04-08
MIPS: ieee754.h: Correct comments for special values
Maciej W. Rozycki
2014-05-23
MIPS: math-emu: Switch to using the MIPS rounding modes.
Ralf Baechle
2014-05-23
MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes.
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup coding style.
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup definition of structs describe sp/dp floats.
Ralf Baechle
2014-05-23
MIPS: math-emu: Get rid of the useless parts of exception handling.
Ralf Baechle
2014-05-23
MIPS: math-emu: Remove unused code.
Ralf Baechle
2014-05-23
MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite().
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment.
Ralf Baechle
2014-05-23
MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef().
Ralf Baechle
2014-05-23
MIPS: math-emu: Get rid of unuable extended precision support.
Ralf Baechle
2014-05-21
MIPS: math-emu: Turn macros into functions where possible.
Ralf Baechle
2014-05-21
MIPS: math-emu: Get rid of typedefs.
Ralf Baechle
2014-05-21
MIPS: math-emu: Use English spelling of `constant' rather than Danish.
Ralf Baechle
2014-05-21
MIPS: math-emu: Mark exception handling functions as __cold.
Ralf Baechle
2014-05-21
MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions.
Ralf Baechle
2010-10-18
Update broken web addresses in arch directory.
Justin P. Mattock
2006-06-19
[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.
Atsushi Nemoto
2005-10-29
Delete unused ieee754_cname[] and declaration.
Ralf Baechle
2005-10-29
Protect against multiple inclusion.
Ralf Baechle
2005-10-29
Fix preemption and SMP problems in the FP emulator code.
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds