Searched refs:fpstate (Results 1 – 2 of 2) sorted by relevance
628 (*frame).context.sc_stack.fpstate = *fp_state; in setup_frame()756 *(current_pcb().fp_state as usize as *mut FpState) = (*context).sc_stack.fpstate; in restore_sigcontext()
668 pub fpstate: FpState, field