Home
last modified time | relevance | path

Searched defs:APSR_C (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Daeabi_cfcmp.S12 #define APSR_C (1 << 29) macro
H A Daeabi_cdcmp.S12 #define APSR_C (1 << 29) macro
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp36 #define APSR_C Bit32(m_opcode_cpsr, CPSR_C_POS) in LLDB_PLUGIN_DEFINE_ADV() macro
[all...]