Home
last modified time | relevance | path

Searched defs:__envxmm32 (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dfpu.h81 #define __envxmm32 envxmm macro
83 #define __envxmm32 envxmm32 macro
87 struct __envxmm32 { struct
88 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