Home
last modified time | relevance | path

Searched refs:FPU_WORD_SIZE_OFFSET (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Di387.h18 #define FPU_WORD_SIZE_OFFSET 511 macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Di387.c65 switch ( __builtin_expect(fpu_ctxt->x[FPU_WORD_SIZE_OFFSET], 8) ) in fpu_fxrstor()
201 fpu_ctxt->x[FPU_WORD_SIZE_OFFSET] = fip_width; in fpu_fxsave()
A Dxstate.c361 ptr->fpu_sse.x[FPU_WORD_SIZE_OFFSET] = fip_width; in xsave()
393 switch ( __builtin_expect(ptr->fpu_sse.x[FPU_WORD_SIZE_OFFSET], 8) ) in xrstor()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c1955 fpu_ctxt->x[FPU_WORD_SIZE_OFFSET] = 8; in hvmemul_put_fpu()
1966 fpu_ctxt->x[FPU_WORD_SIZE_OFFSET] = mode; in hvmemul_put_fpu()
1973 fpu_ctxt->x[FPU_WORD_SIZE_OFFSET] = 2; in hvmemul_put_fpu()

Completed in 10 milliseconds