HomeSort by: relevance | last modified time | path
    Searched refs:MIPS_FCSR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/mips/
fp.S 150 cfc1 a2, MIPS_FCSR # get exception register
153 ctc1 a2, MIPS_FCSR
1327 ctc1 a2, MIPS_FCSR # save exceptions
1407 ctc1 a2, MIPS_FCSR # save exceptions
2049 ctc1 a2, MIPS_FCSR # save exceptions
2161 ctc1 a2, MIPS_FCSR # save condition bit
2184 ctc1 a2, MIPS_FCSR # save condition bit
2325 ctc1 a2, MIPS_FCSR # save exceptions
2448 ctc1 a2, MIPS_FCSR # save exceptions
2607 ctc1 a2, MIPS_FCSR # save exception
    [all...]
locore.S 699 cfc1 t0, MIPS_FCSR # stall til FP done
700 cfc1 t0, MIPS_FCSR # now get status
738 ctc1 t2, MIPS_FCSR
757 ctc1 a0, MIPS_FCSR
  /src/sys/arch/mips/include/
cpuregs.h 708 #define MIPS_FCSR $31 /* FP Control/Status Register */

Completed in 18 milliseconds