Home
last modified time | relevance | path

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

/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.c961 struct x86_fxsr { struct
962 uint16_t fcw;
963 uint16_t fsw;
964 uint8_t ftw, :8;
965 uint16_t fop;
966 union {
972 } fip, fdp;
973 uint32_t mxcsr;
975 struct {
978 } fpreg[8];
[all …]

Completed in 20 milliseconds