Home
last modified time | relevance | path

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

/dragonfly/sys/cpu/x86_64/include/
H A Dnpx.h51 int32_t en_cw; /* control word (16bits) */ member
83 uint16_t en_cw; /* control word (16bits) */ member
108 uint16_t en_cw; /* control word (16bits) */ member
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dcpu_regs.c718 penv_87->en_cw = penv_xmm->en_cw; in fill_fpregs_xmm()
740 penv_xmm->en_cw = penv_87->en_cw; in set_fpregs_xmm()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c3032 penv_87->en_cw = penv_xmm->en_cw; in fill_fpregs_xmm()
3054 penv_xmm->en_cw = penv_87->en_cw; in set_fpregs_xmm()