Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DARMDefines.h165 #define CPSR_MODE_USR 0x10u macro
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp13820 m_opcode_cpsr = CPSR_MODE_USR | MASK_CPSR_T; in SetInstruction()
13822 m_opcode_cpsr = CPSR_MODE_USR; in SetInstruction()