Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMDefines.h165 #define CPSR_MODE_USR 0x10u macro
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp13783 m_opcode_cpsr = CPSR_MODE_USR | MASK_CPSR_T; in SetInstruction()
13785 m_opcode_cpsr = CPSR_MODE_USR; in SetInstruction()