Searched refs:MIPS_FPU_ROUND_RN (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/include/ |
| H A D | cpuregs.h | 595 #define MIPS_FPU_ROUND_RN 0x00000000 macro
|
| /f-stack/freebsd/mips/mips/ |
| H A D | fp.S | 1510 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1733 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1796 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1844 beq v0, MIPS_FPU_ROUND_RN, inexact_nobias_s # round to nearest 1865 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 1979 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 2046 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest 2098 beq v0, MIPS_FPU_ROUND_RN, inexact_nobias_d # round to nearest 2133 beq v0, MIPS_FPU_ROUND_RN, 3f # round to nearest
|