Searched refs:fp_bytes (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dnpx.h65 uint8_t fp_bytes[10];
99 uint8_t fp_bytes[10]; member in struct:fpaccxmm
H A Dfreebsd_machdep.h165 u_char fp_bytes[10];
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dprocess_machdep.c149 (xmm_to_s87_tag(sxmm->sv_ac[i].fp_bytes, i,
153 (xmm_to_s87_tag(sxmm->sv_ac[i].fp_bytes, i,
156 memcpy(&s87->sv_ac[i].fp_bytes, &sxmm->sv_ac[i].fp_bytes,
157 sizeof(s87->sv_ac[i].fp_bytes));
196 memcpy(&sxmm->sv_ac[i].fp_bytes, &s87->sv_ac[i].fp_bytes,
197 sizeof(sxmm->sv_ac[i].fp_bytes));
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h157 uint8_t fp_bytes[10]; member in struct:fpacc87
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c613 memcpy(&s87->sv_ac[i].fp_bytes, &regs64.fxstate.fx_st[i][0],
614 sizeof(s87->sv_ac[i].fp_bytes));

Completed in 108 milliseconds