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

  /src/sys/arch/sparc/include/
fsr.h 133 #define FPRS_FEF 0x04 /* Enable FP -- must be set to enable FP regs */
  /src/common/lib/libc/arch/sparc64/string/
strmacros.h 83 wr %g0, FPRS_FEF, %fprs /* Enable FPU */
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 348 wr %g0, FPRS_FEF, %fprs
395 wr %g0, FPRS_FEF, %fprs ! Mark FPU clean
407 wr %g0, FPRS_FEF, %fprs
424 wr %g0, FPRS_FEF, %fprs
locore.s 5366 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
5824 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
7332 wr %g0, FPRS_FEF, %fprs
7343 * testing and enabling the FPU, we leave here with the FPRS_FEF bit set.
7351 wr %g0, FPRS_FEF, %fprs
7388 wr %g0, FPRS_FEF, %fprs ! Mark FPU clean
7395 wr %g0, FPRS_FEF, %fprs
7411 wr %g0, FPRS_FEF, %fprs
7431 wr %g0, FPRS_FEF, %fprs ! Clear dirty bits
7438 wr %g0, FPRS_FEF, %fprs ! Clear dirty bit
    [all...]

Completed in 18 milliseconds