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 5378 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
5836 wr %g0, FPRS_FEF, %fprs ! Turn on FPU
7344 wr %g0, FPRS_FEF, %fprs
7355 * testing and enabling the FPU, we leave here with the FPRS_FEF bit set.
7363 wr %g0, FPRS_FEF, %fprs
7400 wr %g0, FPRS_FEF, %fprs ! Mark FPU clean
7407 wr %g0, FPRS_FEF, %fprs
7423 wr %g0, FPRS_FEF, %fprs
7443 wr %g0, FPRS_FEF, %fprs ! Clear dirty bits
7450 wr %g0, FPRS_FEF, %fprs ! Clear dirty bit
    [all...]

Completed in 30 milliseconds