Searched refs:MIPS_FPU_ROUND_RZ (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/include/ |
| H A D | cpuregs.h | 596 #define MIPS_FPU_ROUND_RZ 0x00000001 macro
|
| /f-stack/freebsd/mips/mips/ |
| H A D | fp.S | 1511 beq v0, MIPS_FPU_ROUND_RZ, 5f # round to zero (truncate) 1734 beq v0, MIPS_FPU_ROUND_RZ, 5f # round to zero (truncate) 1797 beq v0, MIPS_FPU_ROUND_RZ, 1f # round to zero (truncate) 1845 beq v0, MIPS_FPU_ROUND_RZ, inexact_nobias_s # round to zero 1866 beq v0, MIPS_FPU_ROUND_RZ, 5f # round to zero (truncate) 1980 beq v0, MIPS_FPU_ROUND_RZ, 5f # round to zero (truncate) 2047 beq v0, MIPS_FPU_ROUND_RZ, 1f # round to zero (truncate) 2099 beq v0, MIPS_FPU_ROUND_RZ, inexact_nobias_d # round to zero 2134 beq v0, MIPS_FPU_ROUND_RZ, 5f # round to zero (truncate)
|