Searched refs:ARM64 (Results 1 – 25 of 74) sorted by relevance
123
| /freebsd-14-stable/contrib/llvm-project/lld/MachO/Arch/ |
| HD | ARM64.cpp | 32 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-14-stable/sys/conf/ |
| HD | options.arm64 | 2 ARM64 opt_global.h # for cpu ARM64 to work
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/gpio/ |
| HD | gpio-xlp.txt | 7 Broadcom Vulcan ARM64. 18 - "brcm,vulcan-gpio": For Broadcom Vulcan ARM64
|
| /freebsd-14-stable/contrib/libpcap/cmake/Modules/ |
| HD | FindPacket.cmake | 68 #error Not ARM64 80 set(CMAKE_C_LIBRARY_ARCHITECTURE "ARM64") 81 set(CMAKE_LIBRARY_ARCHITECTURE "ARM64")
|
| /freebsd-14-stable/contrib/file/magic/Magdir/ |
| HD | coff | 59 >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-14-stable/sys/contrib/device-tree/Bindings/reset/ |
| HD | socfpga-reset.txt | 5 "altr,stratix10-rst-mgr","altr,rst-mgr" for Stratix10 ARM64 SoC
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/arm/altera/ |
| HD | socfpga-system.txt | 15 ARM64 - Stratix10
|
| /freebsd-14-stable/sys/contrib/device-tree/src/arm64/qcom/ |
| HD | msm8916-samsung-e5.dts | 11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
|
| HD | msm8916-samsung-e7.dts | 11 * There seems to be no way to boot ARM64 kernels on 32-bit devices at the
|
| /freebsd-14-stable/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| D | marvell,armada-8k-pic.txt | 5 controller available on the Marvell Armada 7K/8K ARM64 SoCs, and
|
| /freebsd-14-stable/sys/arm64/conf/ |
| HD | ALTERA | 22 cpu ARM64
|
| HD | AMD | 22 cpu ARM64
|
| HD | AL | 22 cpu ARM64
|
| HD | QCOM | 22 cpu ARM64
|
| HD | BROADCOM | 22 cpu ARM64
|
| HD | XILINX | 22 cpu ARM64
|
| HD | ALLWINNER | 22 cpu ARM64
|
| HD | NXP | 22 cpu ARM64
|
| HD | ROCKCHIP | 22 cpu ARM64
|
| HD | ARM | 22 cpu ARM64
|
| HD | HISILICON | 22 cpu ARM64
|
| HD | MARVELL | 22 cpu ARM64
|
| HD | VIRT | 22 cpu ARM64
|
| HD | IMX | 22 cpu ARM64
|
| HD | NVIDIA | 22 cpu ARM64
|
123