Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp13159 bool cpsr_changed = false; in BXWritePC() local
13166 cpsr_changed = true; in BXWritePC()
13176 cpsr_changed = true; in BXWritePC()
13184 if (cpsr_changed) in BXWritePC()