diff options
author | Jiaxun Yang <[email protected]> | 2024-06-12 09:38:19 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2024-07-12 13:09:25 +0200 |
commit | 59649de96f21dfb0518faa8feaa3d05c2d81b042 (patch) | |
tree | 1d46028b969dcb9453ec73c647f7d8a7a22f1a8a /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 9c7a86c935074525f24cc20e78a7d5150e4600e3 (diff) |
MIPS: Implement ieee754 NAN2008 emulation mode
Implement ieee754 NAN2008 emulation mode.
When this mode is enabled, kernel will accept ELF file
compiled for both NaN 2008 and NaN legacy, but if hardware
does not have capability to match ELF's NaN mode, __own_fpu
will fail for corresponding thread and fpuemu will then kick
in.
This mode trade performance for correctness, while maintaining
support for both NaN mode regardless of hardware capability.
It is useful for multilib installation that have both types
of binary exist in system.
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Jiaxun Yang <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions