Searched hist:bedf142b8bba4331ed93161292a4ce4f8cde7308 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm/nwfpe/ |
H A D | fpa11_cpdt.c | diff bedf142b8bba4331ed93161292a4ce4f8cde7308 Mon Nov 07 15:12:08 CST 2005 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian
Patch from Lennert Buytenhek
nwfpe extended precision emulation used to be broken on big-endian and was therefore disabled. This patch fixes nwfpe so that it copies extended precision floats to/from userspace in the proper word order (similar to patch #2046, see the description of that patch for an explanation) and reenables the Kconfig option.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | softfloat.h | diff bedf142b8bba4331ed93161292a4ce4f8cde7308 Mon Nov 07 15:12:08 CST 2005 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian
Patch from Lennert Buytenhek
nwfpe extended precision emulation used to be broken on big-endian and was therefore disabled. This patch fixes nwfpe so that it copies extended precision floats to/from userspace in the proper word order (similar to patch #2046, see the description of that patch for an explanation) and reenables the Kconfig option.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | fpa11.h | diff bedf142b8bba4331ed93161292a4ce4f8cde7308 Mon Nov 07 15:12:08 CST 2005 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian
Patch from Lennert Buytenhek
nwfpe extended precision emulation used to be broken on big-endian and was therefore disabled. This patch fixes nwfpe so that it copies extended precision floats to/from userspace in the proper word order (similar to patch #2046, see the description of that patch for an explanation) and reenables the Kconfig option.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | diff bedf142b8bba4331ed93161292a4ce4f8cde7308 Mon Nov 07 15:12:08 CST 2005 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian
Patch from Lennert Buytenhek
nwfpe extended precision emulation used to be broken on big-endian and was therefore disabled. This patch fixes nwfpe so that it copies extended precision floats to/from userspace in the proper word order (similar to patch #2046, see the description of that patch for an explanation) and reenables the Kconfig option.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|