Searched refs:ReadInstruction (Results 1 – 12 of 12) sorted by relevance
55 bool ReadInstruction() override;
100 bool EmulateInstructionPPC64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionPPC64
58 bool ReadInstruction() override;
372 bool EmulateInstructionARM64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM64
118 if (!emulator_up->ReadInstruction()) in SetupSoftwareSingleStepping()
65 bool ReadInstruction() override;
929 bool EmulateInstructionMIPS64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS64
69 bool ReadInstruction() override;
1032 bool EmulateInstructionMIPS::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS
362 virtual bool ReadInstruction() = 0;
126 bool ReadInstruction() override;
13821 bool EmulateInstructionARM::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM