/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrControl.td | 222 def CALL16m : I<0xFF, MRM2m, (outs), (ins i16mem:$dst), 230 def CALL32m : I<0xFF, MRM2m, (outs), (ins i32mem:$dst), 242 def CALL16m_NT : I<0xFF, MRM2m, (outs), (ins i16mem : $dst), 249 def CALL32m_NT : I<0xFF, MRM2m, (outs), (ins i32mem : $dst), 328 def CALL64m : I<0xFF, MRM2m, (outs), (ins i64mem:$dst), 338 def CALL64m_NT : I<0xFF, MRM2m, (outs), (ins i64mem : $dst),
|
H A D | X86InstrShiftRotate.td | 232 defm RCL: ShiftRotate<"rcl", MRM2r, MRM2m, null_frag, WriteRotateCL, WriteRotate, WriteRotateCLLd, WriteRotateLd, [EFLAGS]>;
|
H A D | X86InstrFPStack.td | 292 def FCOM32m : FPI<0xD8, MRM2m, (outs), (ins f32mem:$src), "fcom{s}\t$src">; 295 def FCOM64m : FPI<0xDC, MRM2m, (outs), (ins f64mem:$src), "fcom{l}\t$src">; 298 def FICOM16m : FPI<0xDE, MRM2m, (outs), (ins i16mem:$src), "ficom{s}\t$src">; 301 def FICOM32m : FPI<0xDA, MRM2m, (outs), (ins i32mem:$src), "ficom{l}\t$src">; 477 def ST_F32m : FPI<0xD9, MRM2m, (outs), (ins f32mem:$dst), "fst{s}\t$dst">; 478 def ST_F64m : FPI<0xDD, MRM2m, (outs), (ins f64mem:$dst), "fst{l}\t$dst">; 482 def IST_F16m : FPI<0xDF, MRM2m, (outs), (ins i16mem:$dst), "fist{s}\t$dst">; 483 def IST_F32m : FPI<0xDB, MRM2m, (outs), (ins i32mem:$dst), "fist{l}\t$dst">;
|
H A D | X86InstrKL.td | 66 …def AESENCWIDE256KL#suffix : I<0xD8, MRM2m, (outs), (ins opaquemem:$src), "aesencwide256kl\t$src",…
|
H A D | X86Instr3DNow.td | 86 def PREFETCHWT1 : I<0x0D, MRM2m, (outs), (ins i8mem:$addr), "prefetchwt1\t$addr",
|
H A D | X86InstrTBM.td | 71 defm BLSFILL : tbm_binary_intr<0x01, "blsfill", WriteALU, MRM2r, MRM2m>;
|
H A D | X86InstrSystem.td | 424 def LGDT16m : I<0x01, MRM2m, (outs), (ins opaquemem:$src), 426 def LGDT32m : I<0x01, MRM2m, (outs), (ins opaquemem:$src), 428 def LGDT64m : I<0x01, MRM2m, (outs), (ins opaquemem:$src), 439 def LLDT16m : I<0x00, MRM2m, (outs), (ins i16mem:$src),
|
H A D | X86InstrMisc.td | 1222 defm BLSMSK32 : Bls<"blsmsk", MRM2r, MRM2m, Xi32>, VEX; 1223 defm BLSMSK64 : Bls<"blsmsk", MRM2r, MRM2m, Xi64>, VEX; 1231 defm BLSMSK32 : Bls<"blsmsk", MRM2r, MRM2m, Xi32, "_EVEX">, EVEX; 1232 defm BLSMSK64 : Bls<"blsmsk", MRM2r, MRM2m, Xi64, "_EVEX">, EVEX; 1240 defm BLSMSK32 : Bls<"blsmsk", MRM2r, MRM2m, Xi32, "_NF">, EVEX, EVEX_NF; 1241 defm BLSMSK64 : Bls<"blsmsk", MRM2r, MRM2m, Xi64, "_NF">, EVEX, EVEX_NF;
|
H A D | X86InstrFormats.td | 44 def MRM0m : Format<32>; def MRM1m : Format<33>; def MRM2m : Format<34>;
|
H A D | X86InstrArithmetic.td | 527 class NotOpM_M<X86TypeInfo t> : UnaryOpM_M<0xF7, MRM2m, "not", t, not>; 528 class NotOpM_R<X86TypeInfo t> : UnaryOpM_R<0xF7, MRM2m, "not", t, not>; 1102 defm ADC : ArithBinOp_RFF<0x11, 0x13, 0x15, "adc", MRM2r, MRM2m, X86adc_flag,
|
H A D | X86InstrAVX512.td | 6019 defm VPSRL : avx512_shift_rmi_dq<0x72, 0x73, MRM2r, MRM2m, "vpsrl", X86vsrli, 6021 avx512_shift_rmi_w<0x71, MRM2r, MRM2m, "vpsrlw", X86vsrli, 10388 defm VGATHERPF1DPS: avx512_gather_scatter_prefetch<0xC6, MRM2m, "vgatherpf1dps", 10391 defm VGATHERPF1QPS: avx512_gather_scatter_prefetch<0xC7, MRM2m, "vgatherpf1qps", 10394 defm VGATHERPF1DPD: avx512_gather_scatter_prefetch<0xC6, MRM2m, "vgatherpf1dpd", 10397 defm VGATHERPF1QPD: avx512_gather_scatter_prefetch<0xC7, MRM2m, "vgatherpf1qpd",
|
H A D | X86InstrSSE.td | 3229 def PREFETCHT1 : I<0x18, MRM2m, (outs), (ins i8mem:$src), 3271 def VLDMXCSR : VPSI<0xAE, MRM2m, (outs), (ins i32mem:$src), 3280 def LDMXCSR : I<0xAE, MRM2m, (outs), (ins i32mem:$src),
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.h | 124 MRM2m = 34, enumerator
|
H A D | X86RecognizableInstr.cpp | 772 case X86Local::MRM2m: in emitInstructionSpecifier() 939 case X86Local::MRM2m: in emitDecodePath()
|
H A D | X86FoldTablesEmitter.cpp | 299 return RHS == X86Local::MRM2m; in mayFoldFromLeftToRight()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 578 MRM2m = 34, // Format /2 enumerator 1079 case X86II::MRM2m: in getMemoryOperandNo()
|
H A D | X86MCCodeEmitter.cpp | 1164 case X86II::MRM2m: in emitVEXOpcodePrefix() 1415 case X86II::MRM2m: in emitREXPrefix() 1879 case X86II::MRM2m: in encodeInstruction()
|