Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp32 struct ARM64 : ARM64Common { struct
33 ARM64();
80 void ARM64::writeStub(uint8_t *buf8, const Symbol &sym, in writeStub()
94 void ARM64::writeStubHelperHeader(uint8_t *buf8) const { in writeStubHelperHeader()
104 void ARM64::writeStubHelperEntry(uint8_t *buf8, const Symbol &sym, in writeStubHelperEntry()
126 void ARM64::writeObjCMsgSendStub(uint8_t *buf, Symbol *sym, uint64_t stubsAddr, in writeObjCMsgSendStub()
167 void ARM64::populateThunk(InputSection *thunk, Symbol *funcSym) { in populateThunk()
181 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64() function in ARM64
622 void ARM64::applyOptimizationHints(uint8_t *outBuf, const ObjFile &obj) const { in applyOptimizationHints()
748 static ARM64 t; in createARM64TargetInfo()
/freebsd/sys/conf/
H A Doptions.arm642 ARM64 opt_global.h # for cpu ARM64 to work
/freebsd/crypto/openssh/.github/workflows/
H A Dselfhosted.yml82 - { target: ARM64, config: default, host: ARM64 }
83 - { target: ARM64, config: pam, host: ARM64 }
/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/sys/contrib/device-tree/Bindings/reset/
H A Dsocfpga-reset.txt5 "altr,stratix10-rst-mgr","altr,rst-mgr" for Stratix10 ARM64 SoC
H A Daltr,rst-mgr.yaml17 - description: Stratix10 ARM64 SoC
/freebsd/sys/contrib/device-tree/Bindings/arm/altera/
H A Dsocfpga-system.txt15 ARM64 - Stratix10
/freebsd/contrib/libfido2/.github/workflows/
H A Dwindows_builds.yml24 arch: [ x64, Win32, ARM64, ARM ]
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dk3-socinfo.yaml14 Texas Instruments (ARM64) K3 Multicore SoC platforms chipid module is
/freebsd/sys/contrib/device-tree/Bindings/hwinfo/
H A Dti,k3-socinfo.yaml14 Texas Instruments (ARM64) K3 Multicore SoC platforms chipid module is
/freebsd/sys/arm64/conf/
H A DNOTES21 # Most of the following is copied from ARM64 GENERIC.
22 cpu ARM64
243 options IOMMU # ARM64 SMMU/IOMMU
H A DARM22 cpu ARM64
H A DAL22 cpu ARM64
H A DALLWINNER22 cpu ARM64
H A DALTERA22 cpu ARM64
H A DAMD22 cpu ARM64
H A DBROADCOM22 cpu ARM64
H A DCAVIUM22 cpu ARM64
H A DHISILICON22 cpu ARM64
H A DIMX22 cpu ARM64
H A DMARVELL22 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/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-samsung-e7.dts11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp450 case ARM64: in applyRelocation()
537 case ARM64: in getBaserelType()
629 case ARM64: in getRuntimePseudoRelocSize()
844 assert(ctx.config.machine == ARM64); in getSize()
850 assert(ctx.config.machine == ARM64); in writeTo()
1008 case ARM64: in getDefaultType()

1234