Searched refs:fp_fcsr (Results 1 – 4 of 4) sorted by relevance
106 regs->fp_fcsr = fcsr; in fpe_store()115 fcsr = regs->fp_fcsr; in fpe_restore()
133 regs->fp_fcsr = pcb->pcb_fcsr; in fill_fpregs()150 pcb->pcb_fcsr = regs->fp_fcsr; in set_fpregs()286 mcp->mc_fpregs.fp_fcsr = curpcb->pcb_fcsr; in get_fpcontext()309 curpcb->pcb_fcsr = mcp->mc_fpregs.fp_fcsr; in set_fpcontext()
54 __uint64_t fp_fcsr; /* Floating point control reg */ member
52 __uint64_t fp_fcsr; member