Searched refs:ARMv4 (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/crypto/openssl/arm/ |
H A D | aes-armv4.S | 17 @ AES for ARMv4 22 @ by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
|
H A D | sha512-armv4.S | 19 @ SHA512 block procedure for ARMv4. September 2007.
|
H A D | sha256-armv4.S | 19 @ SHA256 block procedure for ARMv4. May 2007.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMProcessors.td | 110 def : ProcNoItin<"arm8", [ARMv4]>; 111 def : ProcNoItin<"arm810", [ARMv4]>; 112 def : ProcNoItin<"strongarm", [ARMv4]>; 113 def : ProcNoItin<"strongarm110", [ARMv4]>; 114 def : ProcNoItin<"strongarm1100", [ARMv4]>; 115 def : ProcNoItin<"strongarm1110", [ARMv4]>;
|
H A D | ARMArchitectures.td | 9 def ARMv4 : Architecture<"armv4", "ARMv4", []>;
|
H A D | ARMInstrInfo.td | 2570 // ARMv4 5987 // ARMv4 indirect branch using (MOVr PC, dst)
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | gemini.txt | 3 The Gemini SoC is the project name for an ARMv4 FA525-based SoC originally
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | coff | 31 >0 uleshort 0x01c0 ARMv4
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.cpp | 667 #define ARMv4 (1u << 0) macro 13754 m_arm_isa = ARMv4; in SetArchitecture()
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 9493 * ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU
|