Searched refs:DEXP_INF (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | fp.S | 49 #define DEXP_INF 0x7ff macro 763 bne t1, DEXP_INF, 1f # is FS an infinity? 973 bne t1, DEXP_INF, 2f # is FS an infinity? 1124 bne t1, DEXP_INF, 1f # is FS an infinity? 1132 bne ta1, DEXP_INF, 1f # is FT an infinity? 1161 li t1, DEXP_INF # result is infinity 1270 bne t1, DEXP_INF, 1f # is FS an infinity? 1361 li t1, DEXP_INF # convert to double 1461 bne t1, DEXP_INF, 1f # is FS an infinity? 1606 bne t1, DEXP_INF, 1f # is FS an infinity? [all …]
|