Home
last modified time | relevance | path

Searched defs:ARMv4 (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h99 ARMv4, global() enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp667 #define ARMv4 (1u << 0) macro