Searched refs:ARMv4 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARM.td | 378 def ARMv4 : Architecture<"armv4", "ARMv4", []>; 508 def : ProcNoItin<"arm8", [ARMv4]>; 509 def : ProcNoItin<"arm810", [ARMv4]>; 510 def : ProcNoItin<"strongarm", [ARMv4]>; 511 def : ProcNoItin<"strongarm110", [ARMv4]>; 512 def : ProcNoItin<"strongarm1100", [ARMv4]>; 513 def : ProcNoItin<"strongarm1110", [ARMv4]>;
|
D | ARMSubtarget.h | 54 ARMv2, ARMv2a, ARMv3, ARMv3m, ARMv4, ARMv4t, ARMv5, ARMv5t, ARMv5te, enumerator
|
D | ARMInstrInfo.td | 2256 // ARMv4 5381 // 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 | 19 @ 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/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/libopus/ |
D | configure.ac | 218 [Use generic ARMv4 inline asm optimizations])
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrInfo.td | 1896 // ARMv4 1939 // ARMv4 4677 // ARMv4 indirect branch using (MOVr PC, dst)
|
/external/v8/ |
D | ChangeLog | 23532 Fixed compilation for ARMv4 on OpenBSD/FreeBSD. 23549 Fixed compilation for ARMv4 (issue 590).
|