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

/freebsd-10.2-release/sys/x86/include/
H A Dfpu.h48 int32_t en_tw; /* tag word (16bits) */ member in struct:env87
90 uint16_t en_tw; /* tag word (16bits) */ member in struct:__envxmm32
105 uint8_t en_tw; /* tag word (8bits) */ member in struct:__envxmm64
/freebsd-10.2-release/sys/amd64/ia32/
H A Dia32_reg.c159 penv_87->en_tw = penv_xmm->en_tw;
192 penv_xmm->en_tw = penv_87->en_tw;
/freebsd-10.2-release/sys/amd64/amd64/
H A Dmachdep.c2295 penv_fpreg->en_tw = penv_xmm->en_tw;
2323 penv_xmm->en_tw = penv_fpreg->en_tw;
/freebsd-10.2-release/sys/i386/i386/
H A Dmachdep.c3698 penv_87->en_tw = penv_xmm->en_tw;
3722 penv_xmm->en_tw = penv_87->en_tw;

Completed in 169 milliseconds