Searched refs:sc_fpcntl (Results 1 – 2 of 2) sorted by relevance
15 unsigned long sc_fpcntl[3]; member
234 memcpy(current->thread.fpcntl, sc->sc_fpcntl, 12); in restore_fpu_state()268 : "m" (*sc->sc_fpregs), "m" (*sc->sc_fpcntl)); in restore_fpu_state()602 memcpy(sc->sc_fpcntl, current->thread.fpcntl, 12); in save_fpu_state()627 "m" (*sc->sc_fpcntl) in save_fpu_state()