Home | History | Annotate | Download | only in arm

Lines Matching defs:InstructionDecode

285       dasm.InstructionDecode(buffer,
309 sim_->InstructionDecode(reinterpret_cast<Instruction*>(sim_->get_pc()));
312 sim_->InstructionDecode(reinterpret_cast<Instruction*>(sim_->get_pc()));
469 cur += dasm.InstructionDecode(buffer, cur);
3228 void Simulator::InstructionDecode(Instruction* instr) {
3238 dasm.InstructionDecode(buffer,
3303 InstructionDecode(instr);
3316 InstructionDecode(instr);