Searched defs:__envxmm64 (Results 1 – 1 of 1) sorted by relevance
94 #define __envxmm64 envxmm macro112 struct __envxmm64 { struct113 uint16_t en_cw; /* control word (16bits) */114 uint16_t en_sw; /* status word (16bits) */115 uint8_t en_tw; /* tag word (8bits) */116 uint8_t en_zero;117 uint16_t en_opcode; /* opcode last executed (11 bits ) */118 uint64_t en_rip; /* fp instruction pointer */119 uint64_t en_rdp; /* fp operand pointer */143 struct __envxmm64 sv_env; argument