Searched refs:DecodeRegPair4 (Results 1 – 2 of 2) sorted by relevance
58 static DecodeStatus DecodeRegPair4(MCInst *Inst, unsigned RegNo,340 static DecodeStatus DecodeRegPair4(MCInst *Inst, unsigned RegNo, in DecodeRegPair4() function
981 …if (DecodeRegPair4(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \