Searched refs:DecodeT2Imm8S4 (Results 1 – 2 of 2) sorted by relevance
347 static DecodeStatus DecodeT2Imm8S4(MCInst &Inst, unsigned Val,3649 static DecodeStatus DecodeT2Imm8S4(MCInst &Inst, unsigned Val, in DecodeT2Imm8S4() function3672 if (!Check(S, DecodeT2Imm8S4(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm8s4()
247 let DecoderMethod = "DecodeT2Imm8S4";