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