Searched refs:DecodeT2Imm8 (Results 1 – 2 of 2) sorted by relevance
353 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val,3693 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val, in DecodeT2Imm8() function3746 if (!Check(S, DecodeT2Imm8(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm8()
223 let DecoderMethod = "DecodeT2Imm8";