Searched refs:DecodeMemExtend (Results 1 – 2 of 2) sorted by relevance
78 static DecodeStatus DecodeMemExtend(MCInst &Inst, unsigned Imm,470 static DecodeStatus DecodeMemExtend(MCInst &Inst, unsigned Imm, in DecodeMemExtend() function1777 DecodeMemExtend(Inst, (Extend << 1) | Shift, Addr, Decoder); in DecodePRFMRegInstruction()
3799 let DecoderMethod = "DecodeMemExtend";