Searched refs:SEXP_BIAS (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | fp.S | 50 #define SEXP_BIAS 127 macro 664 subu ta1, ta1, SEXP_BIAS # unbias FT exponent 680 subu t1, t1, SEXP_BIAS # unbias FS exponent 685 subu t1, t1, SEXP_BIAS # unbias FS exponent 687 subu ta1, ta1, SEXP_BIAS # unbias FT exponent 948 subu t1, t1, SEXP_BIAS # unbias FS exponent 1078 subu t1, t1, SEXP_BIAS # unbias FS exponent 1344 add t1, t1, SEXP_BIAS # bias exponent 1450 subu t1, t1, SEXP_BIAS # unbias exponent 1763 addu t1, t1, SEXP_BIAS # bias exponent [all …]
|