Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARM.td378 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]>;
DARMSubtarget.h54 ARMv2, ARMv2a, ARMv3, ARMv3m, ARMv4, ARMv4t, ARMv5, ARMv5t, ARMv5te, enumerator
DARMInstrInfo.td2256 // ARMv4
5381 // ARMv4 indirect branch using (MOVr PC, dst)
/external/boringssl/linux-arm/crypto/fipsmodule/
Dsha256-armv4.S19 @ SHA256 block procedure for ARMv4. May 2007.
Dsha512-armv4.S19 @ SHA512 block procedure for ARMv4. September 2007.
Daes-armv4.S17 @ AES for ARMv4
22 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
/external/boringssl/ios-arm/crypto/fipsmodule/
Dsha512-armv4.S18 @ SHA512 block procedure for ARMv4. September 2007.
Dsha256-armv4.S18 @ SHA256 block procedure for ARMv4. May 2007.
Daes-armv4.S16 @ AES for ARMv4
21 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
/external/llvm/test/MC/ARM/
Dmul-v4.s1 @ PR17647: MUL/MLA/SMLAL/UMLAL should be avalaibe to IAS for ARMv4 and higher
/external/libopus/
Dconfigure.ac218 [Use generic ARMv4 inline asm optimizations])
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td1896 // ARMv4
1939 // ARMv4
4677 // ARMv4 indirect branch using (MOVr PC, dst)
/external/v8/
DChangeLog27553 Fixed compilation for ARMv4 on OpenBSD/FreeBSD.
27570 Fixed compilation for ARMv4 (issue 590).