Searched refs:MIPS_FPU_CSR (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | fp.S | 115 ctc1 a1, MIPS_FPU_CSR 1086 ctc1 a1, MIPS_FPU_CSR # save exceptions 1160 ctc1 a1, MIPS_FPU_CSR # Save exceptions 1544 ctc1 a1, MIPS_FPU_CSR # save exceptions 1778 ctc1 a1, MIPS_FPU_CSR # save exceptions 1893 ctc1 a1, MIPS_FPU_CSR # save exceptions 2028 ctc1 a1, MIPS_FPU_CSR # save exceptions 2165 ctc1 a1, MIPS_FPU_CSR # save exceptions 2176 ctc1 a1, MIPS_FPU_CSR # save exceptions 2191 ctc1 a1, MIPS_FPU_CSR # save exceptions [all …]
|
| H A D | exception.S | 1115 cfc1 t1, MIPS_FPU_CSR # stall til FP done 1116 cfc1 t1, MIPS_FPU_CSR # now get status 1173 cfc1 a2, MIPS_FPU_CSR # code = FP execptions 1174 ctc1 zero, MIPS_FPU_CSR # Clear exceptions
|
| /f-stack/freebsd/mips/include/ |
| H A D | cpuregs.h | 589 #define MIPS_FPU_CSR $31 macro
|