Searched refs:ReadInstruction (Results 1 – 12 of 12) sorted by relevance
57 bool ReadInstruction() override;
110 bool EmulateInstructionPPC64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionPPC64
60 bool ReadInstruction() override;
382 bool EmulateInstructionARM64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM64
118 if (!emulator_up->ReadInstruction()) in SetupSoftwareSingleStepping()
67 bool ReadInstruction() override;
942 bool EmulateInstructionMIPS64::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS64
71 bool ReadInstruction() override;
1045 bool EmulateInstructionMIPS::ReadInstruction() { in ReadInstruction() function in EmulateInstructionMIPS
362 virtual bool ReadInstruction() = 0;
129 bool ReadInstruction() override;
13828 bool EmulateInstructionARM::ReadInstruction() { in ReadInstruction() function in EmulateInstructionARM