Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp14050 bool cpsr_changed = false; in BXWritePC() local
14055 cpsr_changed = true; in BXWritePC()
14062 cpsr_changed = true; in BXWritePC()
14069 if (cpsr_changed) { in BXWritePC()