Lines Matching refs:instr
79 DecodeStatus getInstruction(MCInst &instr,
98 DecodeStatus getInstruction(MCInst &instr,
744 MipsDisassembler::getInstruction(MCInst &instr,
760 Result = decodeInstruction(DecoderTableMicroMips32, instr, Insn, Address,
772 decodeInstruction(DecoderTableCOP3_32, instr, Insn, Address, this, STI);
781 Result = decodeInstruction(DecoderTableMips32r6_64r6_GP6432, instr, Insn,
791 Result = decodeInstruction(DecoderTableMips32r6_64r632, instr, Insn,
801 Result = decodeInstruction(DecoderTableMips32, instr, Insn, Address,
812 Mips64Disassembler::getInstruction(MCInst &instr,
826 Result = decodeInstruction(DecoderTableMips6432, instr, Insn, Address,
833 Result = decodeInstruction(DecoderTableMips32, instr, Insn, Address,