Searched refs:XRSTOR (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | 85 #define XRSTOR ".byte " REX_PREFIX "0x0f,0xae,0x2f" macro 135 asm volatile(ALTERNATIVE(XRSTOR, \ 304 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in xrstor_from_user_sigframe() 327 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_safe()
|
H A D | xstate.c | 323 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_booting()
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 45 1, 0, ECX, 26, xsave, XSAVE/XRSTOR processor extended states (XSETBV/XGETBV/XCR0) 253 0xD, 0, ECX, 31:0, max_sz_xsave, Maximum size (bytes) of the XSAVE/XRSTOR save area
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1130 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1130 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 359 [5] = X86_OP_ENTRYr(XRSTOR, M,y, cpuid(XSAVE) p_00),
|
H A D | emit.c.inc | 4743 * XRSTOR is how MPX is enabled, which changes how
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 4645 "XRSTOR mem","XRSTOR mem","xrstor mem","0F AE /5","V","V","XSAVE","modrm_memonly,operand16,operand3…
|