Searched refs:DecodeAddrMode7Operand (Results 1 – 2 of 2) sorted by relevance
225 static DecodeStatus DecodeAddrMode7Operand(MCInst &Inst, unsigned Val,2200 static DecodeStatus DecodeAddrMode7Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode7Operand() function5186 if (!Check(S, DecodeAddrMode7Operand(Inst, Rn, Address, Decoder))) in DecodeLDR()
1178 let DecoderMethod = "DecodeAddrMode7Operand";