Home | History | Annotate | Download | only in mips

Lines Matching refs:InstructionDecode

366       dasm.InstructionDecode(buffer,
393 sim_->InstructionDecode(
402 sim_->InstructionDecode(reinterpret_cast<Instruction*>(sim_->get_pc()));
595 dasm.InstructionDecode(buffer, cur);
715 dasm.InstructionDecode(buffer, cur);
6904 void Simulator::InstructionDecode(Instruction* instr) {
6914 dasm.InstructionDecode(buffer, reinterpret_cast<byte*>(instr));
6951 InstructionDecode(instr);
6964 InstructionDecode(instr);