Home
last modified time | relevance | path

Searched refs:new_pc_value (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp196 uint32_t new_pc_value = in EvaluateInstruction() local
201 if (new_pc_value == orig_pc_value) { in EvaluateInstruction()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.cpp431 uint32_t new_pc_value = in EvaluateInstruction() local
436 if (new_pc_value == orig_pc_value) { in EvaluateInstruction()