Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
..
Makefile d728f6709b MIPS: math-emu: Unify ieee754dp_m{add,sub}f 9 years ago
cp1emu.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
dp_2008class.c 38db37ba06 MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction 10 years ago
dp_add.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_cmp.c bd267a5305 MIPS: math-emu: Remove redundant code from NaN comparison 10 years ago
dp_div.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_fint.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
dp_flong.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
dp_fmax.c a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
dp_fmin.c 4e9561b20e MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction 10 years ago
dp_fsp.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_maddf.c 5c18c936b5 MIPS: math-emu: Fix code indentation 9 years ago
dp_mul.c 5c18c936b5 MIPS: math-emu: Fix code indentation 9 years ago
dp_simple.c 198f70589e MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation 9 years ago
dp_sqrt.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_sub.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
dp_tint.c 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago
dp_tlong.c 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago
dsemul.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
ieee754.c 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago
ieee754.h 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago
ieee754d.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
ieee754dp.c acd9e20cd9 MIPS: math-emu: Always propagate sNaN payload in quieting 9 years ago
ieee754dp.h e2d11e1a83 MIPS: math-emu: Add z argument macros 9 years ago
ieee754int.h e2d11e1a83 MIPS: math-emu: Add z argument macros 9 years ago
ieee754sp.c db57f29d50 MIPS: math-emu: Fix m{add,sub}.s shifts 9 years ago
ieee754sp.h db57f29d50 MIPS: math-emu: Fix m{add,sub}.s shifts 9 years ago
me-debugfs.c 75dcfc1d67 MIPS: Declare mips_debugfs_dir in a header 9 years ago
sp_2008class.c 38db37ba06 MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction 10 years ago
sp_add.c db57f29d50 MIPS: math-emu: Fix m{add,sub}.s shifts 9 years ago
sp_cmp.c bd267a5305 MIPS: math-emu: Remove redundant code from NaN comparison 10 years ago
sp_div.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_fdp.c 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago
sp_fint.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
sp_flong.c 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 years ago
sp_fmax.c a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 years ago
sp_fmin.c 4e9561b20e MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction 10 years ago
sp_maddf.c db57f29d50 MIPS: math-emu: Fix m{add,sub}.s shifts 9 years ago
sp_mul.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_simple.c 198f70589e MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulation 9 years ago
sp_sqrt.c d5afa7e905 MIPS: math-emu: Reinstate sNaN quieting handlers 10 years ago
sp_sub.c db57f29d50 MIPS: math-emu: Fix m{add,sub}.s shifts 9 years ago
sp_tint.c 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago
sp_tlong.c 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 years ago