Searched defs:__envxmm32 (Results 1 – 1 of 1) sorted by relevance
91 #define __envxmm32 envxmm macro93 #define __envxmm32 envxmm32 macro97 struct __envxmm32 { struct98 uint16_t en_cw; /* control word (16bits) */99 uint16_t en_sw; /* status word (16bits) */100 uint16_t en_tw; /* tag word (16bits) */101 uint16_t en_opcode; /* opcode last executed (11 bits) */102 uint32_t en_fip; /* fp instruction pointer */126 struct __envxmm32 sv_env; argument