Home
last modified time | relevance | path

Searched defs:envxmm64 (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/cpu/x86_64/include/
H A Dnpx.h107 struct envxmm64 { struct
108 uint16_t en_cw; /* control word (16bits) */
109 uint16_t en_sw; /* status word (16bits) */
110 uint8_t en_tw; /* tag word (8bits) */
111 uint8_t en_zero;
112 uint16_t en_opcode; /* opcode last executed (11 bits ) */
113 union { /* fp instruction pointer */
117 union { /* fp operand pointer */
121 uint32_t en_mxcsr; /* SSE control/status register */
122 uint32_t en_mxcsr_mask; /* valid bits in mxcsr */