Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h637 MRM_CA = 74, enumerator
1097 case X86II::MRM_CA: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1918 case X86II::MRM_CA: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSystem.td74 def ERETS: I<0x01, MRM_CA, (outs), (ins), "erets",
76 def ERETU: I<0x01, MRM_CA, (outs), (ins), "eretu",
761 def CLAC : I<0x01, MRM_CA, (outs), (ins), "clac", []>, TB;
H A DX86InstrFormats.td63 def MRM_C9 : Format<73>; def MRM_CA : Format<74>; def MRM_CB : Format<75>;