Home
last modified time | relevance | path

Searched refs:XSAVE (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h352 struct XSAVE { struct
368 XSAVE xsave; // x86 extended processor state. argument
H A DRegisterInfos_i386.h35 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]))
40 LLVM_EXTENSION offsetof(XSAVE, mpxc[reg_index]))
H A DRegisterInfos_x86_64.h26 LLVM_EXTENSION offsetof(XSAVE, ymmh[0]) + (32 * reg_index))
34 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]) + GDB_REMOTE_OFFSET)
39 LLVM_EXTENSION offsetof(XSAVE, mpxc[reg_index]) + GDB_REMOTE_OFFSET)
H A DRegisterInfos_x86_64_with_base.h28 LLVM_EXTENSION offsetof(XSAVE, ymmh[0]) + (32 * reg_index))
36 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]) + GDB_REMOTE_OFFSET)
41 LLVM_EXTENSION offsetof(XSAVE, mpxc[reg_index]) + GDB_REMOTE_OFFSET)
/freebsd/sys/contrib/openzfs/config/
H A Dtoolchain-simd.m4433 AC_MSG_CHECKING([whether host toolchain supports XSAVE])
444 AC_DEFINE([HAVE_XSAVE], 1, [Define if host toolchain supports XSAVE])
/freebsd/sys/contrib/xen/arch-x86/
H A Dcpufeatureset.h148 XEN_CPUFEATURE(XSAVE, 1*32+26) /*A XSAVE/XRSTOR/XSETBV/XGETBV */
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_ia32cap.pod53 =item bit #58, XSAVE bit, lack of which in combination with MOVBE is used
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def228 X86_FEATURE_COMPAT(XSAVE, "xsave", 0)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrPredicates.td17 // operands can use the REX2 prefix to access the EGPR, except XSAVE*/XRSTOR.
H A DX86InstrSystem.td604 // XSAVE instructions
619 def XSAVE : I<0xAE, MRM4m, (outs), (ins opaquemem:$dst),
H A DX86SchedBroadwell.td1465 def: InstRW<[BWWriteResGroup186], (instrs XSAVE)>;
H A DX86SchedSkylakeClient.td1552 def: InstRW<[SKLWriteResGroup215], (instrs XSAVE)>;
H A DX86SchedHaswell.td1640 def: InstRW<[HWWriteResGroup165], (instrs XSAVE)>;
H A DX86SchedAlderlakeP.td2417 def : InstRW<[ADLPWriteResGroup280], (instrs XSAVE)>;
H A DX86SchedSkylakeServer.td2296 def: InstRW<[SKXWriteResGroup255], (instrs XSAVE)>;
H A DX86SchedIceLake.td2313 def: InstRW<[ICXWriteResGroup255], (instrs XSAVE)>;
H A DX86SchedSapphireRapids.td5137 def : InstRW<[SPRWriteResGroup567], (instrs XSAVE)>;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h1279 case X86::XSAVE: in canUseApxExtendedReg()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def612 // XSAVE
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsX86.td2626 // XSAVE