Home | History | Annotate | Download | only in m68k

Lines Matching refs:FPF_u1

180 		__asm("fsave %0" : "=m" (kf.sf_c.c_sc.sc_ss.ss_fpstate.FPF_u1)
182 if (((struct fpframe060 *)&kf.sf_c.c_sc.sc_ss.ss_fpstate.FPF_u1)
198 __asm("fsave %0" : "=m" (kf.sf_c.c_sc.sc_ss.ss_fpstate.FPF_u1)
349 if (((struct fpframe060 *) &kf.sf_uc.uc_ss.ss_fpstate.FPF_u1)
367 * to the __asm("fsave") argument; not the FPF_u1 element only.
615 if (((struct fpframe060*)&scp->sc_ss.ss_fpstate.FPF_u1)
628 __asm("frestore %0" : : "m" (scp->sc_ss.ss_fpstate.FPF_u1));
637 __asm("frestore %0" : : "m" (scp->sc_ss.ss_fpstate.FPF_u1));
761 if (((struct fpframe060*)&tuc.uc_ss.ss_fpstate.FPF_u1)
774 __asm("frestore %0" : : "m" (tuc.uc_ss.ss_fpstate.FPF_u1));
783 __asm("frestore %0" : : "m" (tuc.uc_ss.ss_fpstate.FPF_u1));