Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h203 CPSRWriteByInstr (uint32_t value, uint32_t bytemask, bool affect_execstate);
DEmulateInstructionARM.cpp13093 EmulateInstructionARM::CPSRWriteByInstr (uint32_t value, uint32_t bytemask, bool affect_execstate) in CPSRWriteByInstr() argument
13102 if (affect_execstate) in CPSRWriteByInstr()
13113 if (affect_execstate) in CPSRWriteByInstr()
13124 if (affect_execstate) in CPSRWriteByInstr()