Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/x86/
Dcommon_x86_asm.S195 LDMXCSR ( REGOFF( -8, EBP ) )
210 LDMXCSR ( REGOFF( -4, EBP ) )
Dassyntax.h1673 #define LDMXCSR(a) ldmxcsr P_ARG1(a) macro
/external/llvm/lib/Target/X86/
DX86SchedHaswell.td2131 // LDMXCSR.
2137 def : InstRW<[WriteLDMXCSR], (instregex "(V)?LDMXCSR")>;
DX86InstrSSE.td3767 def LDMXCSR : I<0xAE, MRM2m, (outs), (ins i32mem:$src),