Home
last modified time | relevance | path

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

/trueos/contrib/binutils/ld/emultempl/
HDarmelf.em289 fprintf (file, _(" --fix-v4bx Rewrite BX rn as MOV pc, rn for ARMv4\n"));
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp132 #define ARMv4 (1u << 0) macro
12862 else if (0 == ::strncasecmp(arch_cstr,"armv4", 5)) m_arm_isa = ARMv4; in SetArchitecture()
/trueos/contrib/llvm/lib/Target/ARM/
HDARMInstrInfo.td2025 // ARMv4
5169 // ARMv4 indirect branch using (MOVr PC, dst)
/trueos/contrib/binutils/ld/
HDld.texinfo5498 specification) enables objects compiled for the ARMv4 architecture to be
5500 also allows pure ARMv4 binaries to be built from the same ARMv4 objects.
/trueos/contrib/binutils/bfd/
HDChangeLog-96971579 ARMv2a, ARMv3, ARMv3M, ARMv4 and ARMv4T.
/trueos/crypto/openssl/
HDCHANGES1351 *) ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU
/trueos/contrib/gcc/doc/
HDmd.texi1681 A memory reference suitable for the ARMv4 ldrsb instruction.
/trueos/contrib/gcc/
HDChangeLog-20028508 if not APCS26 and not Thumb or ARMv4-or-higher. Use gen_int_mode
12682 (movhi): Likewise, but only for ARMv4.