Home
last modified time | relevance | path

Searched refs:ARMv4 (Results 1 – 9 of 9) sorted by relevance

/external/boringssl/linux-arm/crypto/sha/
Dsha256-armv4.S11 @ SHA256 block procedure for ARMv4. May 2007.
Dsha512-armv4.S11 @ SHA512 block procedure for ARMv4. September 2007.
/external/llvm/test/MC/ARM/
Dmul-v4.s1 @ PR17647: MUL/MLA/SMLAL/UMLAL should be avalaibe to IAS for ARMv4 and higher
/external/libopus/
Dconfig.h.in76 /* Use generic ARMv4 inline asm optimizations */
Dconfigure.ac214 [Use generic ARMv4 inline asm optimizations])
/external/boringssl/linux-arm/crypto/aes/
Daes-armv4.S9 @ AES for ARMv4
14 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp132 #define ARMv4 (1u << 0) macro
12834 else if (0 == ::strncasecmp(arch_cstr,"armv4", 5)) m_arm_isa = ARMv4; in SetArchitecture()
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td2191 // ARMv4
5281 // ARMv4 indirect branch using (MOVr PC, dst)
/external/v8/
DChangeLog6318 Fixed compilation for ARMv4 on OpenBSD/FreeBSD.
6335 Fixed compilation for ARMv4 (issue 590).