Searched defs:__envxmm64 (Results 1 – 1 of 1) sorted by relevance
84 #define __envxmm64 envxmm macro102 struct __envxmm64 { struct103 uint16_t en_cw; /* control word (16bits) */104 uint16_t en_sw; /* status word (16bits) */105 uint8_t en_tw; /* tag word (8bits) */106 uint8_t en_zero;107 uint16_t en_opcode; /* opcode last executed (11 bits ) */108 uint64_t en_rip; /* fp instruction pointer */109 uint64_t en_rdp; /* fp operand pointer */133 struct __envxmm64 sv_env; argument