Home
last modified time | relevance | path

Searched refs:ARM64 (Results 1 – 25 of 73) sorted by relevance

123

/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp32 struct ARM64 : ARM64Common { struct
33 ARM64();
79 void ARM64::writeStub(uint8_t *buf8, const Symbol &sym, in writeStub()
93 void ARM64::writeStubHelperHeader(uint8_t *buf8) const { in writeStubHelperHeader()
103 void ARM64::writeStubHelperEntry(uint8_t *buf8, const Symbol &sym, in writeStubHelperEntry()
125 void ARM64::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, uint64_t stubsAddr, in writeObjCMsgSendStub()
165 void ARM64::populateThunk(InputSection *thunk, Symbol *funcSym) { in populateThunk()
179 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64() function in ARM64
620 void ARM64::applyOptimizationHints(uint8_t *outBuf, const ObjFile &obj) const { in applyOptimizationHints()
746 static ARM64 t; in createARM64TargetInfo()
/freebsd/sys/conf/
H A Doptions.arm642 ARM64 opt_global.h # for cpu ARM64 to work
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-xlp.txt7 Broadcom Vulcan ARM64.
18 - "brcm,vulcan-gpio": For Broadcom Vulcan ARM64
/freebsd/contrib/libpcap/cmake/Modules/
H A DFindPacket.cmake68 #error Not ARM64
80 set(CMAKE_C_LIBRARY_ARCHITECTURE "ARM64")
81 set(CMAKE_LIBRARY_ARCHITECTURE "ARM64")
/freebsd/contrib/file/magic/Magdir/
H A Dcoff59 >0 uleshort 0x3a64 ARM64 (i386 ABI)
67 >0 uleshort 0xa641 ARM64 (x86-64 ABI)
68 >0 uleshort 0xa64e ARM64 (classic + x86-64 ABI)
69 # PE/COFF ARM64 classic ABI, ARM COFF (./arm)
70 >0 uleshort 0xaa64 ARM64
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dsocfpga-reset.txt5 "altr,stratix10-rst-mgr","altr,rst-mgr" for Stratix10 ARM64 SoC
/freebsd/sys/contrib/device-tree/Bindings/arm/altera/
H A Dsocfpga-system.txt15 ARM64 - Stratix10
/freebsd/sys/arm64/conf/
H A DNOTES21 # Most of the following is copied from ARM64 GENERIC.
22 cpu ARM64
248 options IOMMU # ARM64 SMMU/IOMMU
H A DHISILICON22 cpu ARM64
H A DIMX22 cpu ARM64
H A DNXP22 cpu ARM64
H A DQCOM22 cpu ARM64
H A DAL22 cpu ARM64
H A DALLWINNER22 cpu ARM64
H A DALTERA22 cpu ARM64
H A DARM22 cpu ARM64
H A DBROADCOM22 cpu ARM64
H A DCAVIUM22 cpu ARM64
H A DMARVELL22 cpu ARM64
H A DNVIDIA22 cpu ARM64
H A DROCKCHIP22 cpu ARM64
H A DVIRT22 cpu ARM64
H A DXILINX22 cpu ARM64
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmarvell,armada-8k-pic.txt5 controller available on the Marvell Armada 7K/8K ARM64 SoCs, and
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def99 HANDLE_MDMP_ARCH(0x000c, ARM64) // PROCESSOR_ARCHITECTURE_ARM64
102 HANDLE_MDMP_ARCH(0x8003, BP_ARM64) // Breakpad-defined value for ARM64

123