HomeSort by: relevance | last modified time | path
    Searched refs:m68881_restore (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/m68k/include/
m68k.h 109 void m68881_restore(struct fpframe *);
  /src/sys/arch/m68k/m68k/
fpu.c 102 m68881_restore(&fpframe);
m68k_machdep.c 121 m68881_restore(&pcb->pcb_fpregs);
switch_subr.s 324 ENTRY(m68881_restore) function
compat_16_machdep.c 348 m68881_restore(&tstate.ss_fpstate);
sig_machdep.c 420 m68881_restore(fpf);
  /src/sys/arch/virt68k/virt68k/
locore.s 252 jbsr _C_LABEL(m68881_restore) | restore it (does not kill a1)
  /src/sys/arch/cesfic/cesfic/
locore.s 339 jbsr _C_LABEL(m68881_restore) | restore it (does not kill a1)
  /src/sys/arch/mvme68k/mvme68k/
locore.s 617 jbsr _C_LABEL(m68881_restore) | restore it (does not kill a1)
  /src/sys/arch/next68k/next68k/
locore.s 359 jbsr _C_LABEL(m68881_restore) | restore it (does not kill %a1)
  /src/sys/arch/x68k/x68k/
locore.s 340 jbsr _C_LABEL(m68881_restore) | restore it (does not kill %a1)
  /src/sys/arch/luna68k/luna68k/
locore.s 282 jbsr _C_LABEL(m68881_restore) | restore it (does not kill %a1)
  /src/sys/arch/news68k/news68k/
locore.s 390 jbsr _C_LABEL(m68881_restore) | restore it (does not kill a1)
  /src/sys/arch/hp300/hp300/
locore.s 518 jbsr _C_LABEL(m68881_restore) | restore it (does not kill %a1)

Completed in 19 milliseconds