Searched refs:__fp_fpregs (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h92 int __fp_fpregs[128]; member in union:__anon5972::__anon5973
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dmcontext.h75 int __fp_fpregs[8*3]; member in struct:__anon6146
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dmcontext.h145 int __fp_fpregs[128]; member in union:__anon5608::__anon5609
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dsig_machdep.c295 (void)memcpy(mcp->__fpregs.__fp_fpregs,
395 fpr->__fp_fpregs, sizeof(fpf->fpf_regs));
412 (void)memcpy(fpf->fpf_regs, fpr->__fp_fpregs,

Completed in 110 milliseconds