Searched defs:__envxmm64 (Results 1 – 1 of 1) sorted by relevance
81 #define __envxmm64 envxmm macro99 struct __envxmm64 { struct100 uint16_t en_cw; /* control word (16bits) */101 uint16_t en_sw; /* status word (16bits) */102 uint8_t en_tw; /* tag word (8bits) */103 uint8_t en_zero;104 uint16_t en_opcode; /* opcode last executed (11 bits ) */105 uint64_t en_rip; /* fp instruction pointer */106 uint64_t en_rdp; /* fp operand pointer */130 struct __envxmm64 sv_env; argument