commit | f71baa1168ec3440f51e616c107a6615f5d752f8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 25 00:40:42 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 23 15:11:14 2014 +0200 |
tree | d3b73d7516ccd1694a441ac714913b0f685f5a8c | |
parent | dfbf42b844a5f307bd66716da65f01be9107bc0b [diff] |
MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan. Shaves another 16 bytes off but more importantly avoids function calls. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>