Searched refs:DecodeT2BROperand (Results 1 – 2 of 2) sorted by relevance
323 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val,3224 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val, in DecodeT2BROperand() function3985 if (!Check(S, DecodeT2BROperand(Inst, brtarget, Address, Decoder))) in DecodeThumb2BCCInstruction()
399 let DecoderMethod = "DecodeT2BROperand";