Home
last modified time | relevance | path

Searched refs:MIPS_FPU_ROUND_RZ (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcpuregs.h596 #define MIPS_FPU_ROUND_RZ 0x00000001 macro
/f-stack/freebsd/mips/mips/
H A Dfp.S1511 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)