Searched refs:ARMv4 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARM.td | 288 def ARMv4 : Architecture<"armv4", "ARMv4", []>; 398 def : ProcNoItin<"arm8", [ARMv4]>; 399 def : ProcNoItin<"arm810", [ARMv4]>; 400 def : ProcNoItin<"strongarm", [ARMv4]>; 401 def : ProcNoItin<"strongarm110", [ARMv4]>; 402 def : ProcNoItin<"strongarm1100", [ARMv4]>; 403 def : ProcNoItin<"strongarm1110", [ARMv4]>;
|
D | ARMSubtarget.h | 53 ARMv2, ARMv2a, ARMv3, ARMv3m, ARMv4, ARMv4t, ARMv5, ARMv5t, ARMv5te, enumerator
|
D | ARMInstrInfo.td | 2228 // ARMv4 5349 // ARMv4 indirect branch using (MOVr PC, dst)
|
/external/boringssl/linux-arm/crypto/sha/ |
D | sha512-armv4.S | 12 @ SHA512 block procedure for ARMv4. September 2007.
|
D | sha256-armv4.S | 12 @ SHA256 block procedure for ARMv4. May 2007.
|
/external/llvm/test/MC/ARM/ |
D | mul-v4.s | 1 @ PR17647: MUL/MLA/SMLAL/UMLAL should be avalaibe to IAS for ARMv4 and higher
|
/external/libopus/ |
D | config.h.in | 76 /* Use generic ARMv4 inline asm optimizations */
|
D | configure.ac | 214 [Use generic ARMv4 inline asm optimizations])
|
/external/boringssl/linux-arm/crypto/aes/ |
D | aes-armv4.S | 10 @ AES for ARMv4 15 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
|
/external/v8/ |
D | ChangeLog | 12402 Fixed compilation for ARMv4 on OpenBSD/FreeBSD. 12419 Fixed compilation for ARMv4 (issue 590).
|