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