Home
last modified time | relevance | path

Searched refs:en_fos (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/cpu/x86_64/include/
H A Dnpx.h58 int32_t en_fos; /* floating operand segment selector */ member
91 uint16_t en_fos; /* fp operand segment selector */ member
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dcpu_regs.c725 penv_87->en_fos = penv_xmm->en_fos; in fill_fpregs_xmm()
747 penv_xmm->en_fos = penv_87->en_fos; in set_fpregs_xmm()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c3039 penv_87->en_fos = penv_xmm->en_fos; in fill_fpregs_xmm()
3061 penv_xmm->en_fos = penv_87->en_fos; in set_fpregs_xmm()