Home
last modified time | relevance | path

Searched refs:npxsave (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dnpx.h63 void npxsave(union savefpu *addr);
/f-stack/freebsd/i386/i386/
H A Dvm86bios.s70 movl $npxsave,%eax
H A Dvm_machdep.c175 npxsave(td1->td_pcb->pcb_save); in cpu_fork()
H A Dswtch.s150 call npxsave /* do it in a big C function */
H A Dnpx.c924 npxsave(union savefpu *addr) in npxsave() function