Searched defs:__envxmm32 (Results 1 – 1 of 1) sorted by relevance
81 #define __envxmm32 envxmm macro83 #define __envxmm32 envxmm32 macro87 struct __envxmm32 { struct88 uint16_t en_cw; /* control word (16bits) */89 uint16_t en_sw; /* status word (16bits) */90 uint16_t en_tw; /* tag word (16bits) */91 uint16_t en_opcode; /* opcode last executed (11 bits) */92 uint32_t en_fip; /* fp instruction pointer */116 struct __envxmm32 sv_env; argument