Home
last modified time | relevance | path

Searched refs:fx_st (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dprocfs_isa.h211 } fx_st[8]; member
H A Dfp.h234 } fx_st[8]; member
/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c90 bcopy(&fn->f_st[i].fpr_16[0], &fx->fx_st[i].fpr_16[0], in fnsave_to_fxsave()
126 bcopy(&fx->fx_st[i].fpr_16[0], &fn->f_st[i].fpr_16[0], in fxsave_to_fnsave()
146 fpp = &fx->fx_st[(i - top + 8) & 7].fpr_16[0]; in fxsave_to_fnsave()
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1625 fx->fx_st[i].__fpr_pad[0], fx->fx_st[i].__fpr_pad[1], in show_fpu()
1626 fx->fx_st[i].__fpr_pad[2], fx->fx_st[i].__fpr_pad[3]); in show_fpu()