Home
last modified time | relevance | path

Searched refs:PowerPC (Results 1 – 25 of 245) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dt4240si-pre.dtsi90 cpu0: PowerPC,e6500@0 {
97 cpu1: PowerPC,e6500@2 {
104 cpu2: PowerPC,e6500@4 {
111 cpu3: PowerPC,e6500@6 {
118 cpu4: PowerPC,e6500@8 {
125 cpu5: PowerPC,e6500@10 {
132 cpu6: PowerPC,e6500@12 {
139 cpu7: PowerPC,e6500@14 {
146 cpu8: PowerPC,e6500@16 {
153 cpu9: PowerPC,e6500@18 {
[all …]
H A Dp4080si-pre.dtsi94 cpu0: PowerPC,e500mc@0 {
104 cpu1: PowerPC,e500mc@1 {
114 cpu2: PowerPC,e500mc@2 {
124 cpu3: PowerPC,e500mc@3 {
134 cpu4: PowerPC,e500mc@4 {
144 cpu5: PowerPC,e500mc@5 {
154 cpu6: PowerPC,e500mc@6 {
164 cpu7: PowerPC,e500mc@7 {
H A Db4860si-pre.dtsi75 cpu0: PowerPC,e6500@0 {
82 cpu1: PowerPC,e6500@2 {
89 cpu2: PowerPC,e6500@4 {
96 cpu3: PowerPC,e6500@6 {
H A Dt104xsi-pre.dtsi74 cpu0: PowerPC,e5500@0 {
84 cpu1: PowerPC,e5500@1 {
94 cpu2: PowerPC,e5500@2 {
104 cpu3: PowerPC,e5500@3 {
H A Dt208xsi-pre.dtsi81 cpu0: PowerPC,e6500@0 {
88 cpu1: PowerPC,e6500@2 {
95 cpu2: PowerPC,e6500@4 {
102 cpu3: PowerPC,e6500@6 {
H A Dp2041si-pre.dtsi89 cpu0: PowerPC,e500mc@0 {
99 cpu1: PowerPC,e500mc@1 {
109 cpu2: PowerPC,e500mc@2 {
119 cpu3: PowerPC,e500mc@3 {
H A Dp3041si-pre.dtsi90 cpu0: PowerPC,e500mc@0 {
100 cpu1: PowerPC,e500mc@1 {
110 cpu2: PowerPC,e500mc@2 {
120 cpu3: PowerPC,e500mc@3 {
H A Dmpc8641si-pre.dtsi30 PowerPC,8641@0 {
42 PowerPC,8641@1 {
H A Dp5040si-pre.dtsi102 cpu0: PowerPC,e5500@0 {
112 cpu1: PowerPC,e5500@1 {
122 cpu2: PowerPC,e5500@2 {
132 cpu3: PowerPC,e5500@3 {
H A Dmpc8572ds_camp_core0.dts20 PowerPC,8572@0 {
22 PowerPC,8572@1 {
H A Dmpc8572ds_camp_core1.dts21 PowerPC,8572@0 {
24 PowerPC,8572@1 {
H A Dbsc9132si-pre.dtsi55 cpu0: PowerPC,e500v2@0 {
61 cpu1: PowerPC,e500v2@1 {
H A Dmpc8572si-pre.dtsi61 PowerPC,8572@0 {
67 PowerPC,8572@1 {
H A Dp1021si-pre.dtsi59 PowerPC,P1021@0 {
65 PowerPC,P1021@1 {
H A Dp1020si-pre.dtsi59 PowerPC,P1020@0 {
65 PowerPC,P1020@1 {
H A Db4420si-pre.dtsi70 cpu0: PowerPC,e6500@0 {
77 cpu1: PowerPC,e6500@2 {
/freebsd/lib/clang/libllvm/
H A DMakefile19 .for arch in AArch64 ARM BPF Mips PowerPC RISCV X86
1491 SRCS_MIN+= Target/PowerPC/PPCAsmPrinter.cpp
1495 SRCS_MIN+= Target/PowerPC/PPCCCState.cpp
1496 SRCS_MIN+= Target/PowerPC/PPCCTRLoops.cpp
1501 SRCS_MIN+= Target/PowerPC/PPCExpandISEL.cpp
1502 SRCS_MIN+= Target/PowerPC/PPCFastISel.cpp
1508 SRCS_MIN+= Target/PowerPC/PPCInstrInfo.cpp
1512 SRCS_MIN+= Target/PowerPC/PPCMIPeephole.cpp
1520 SRCS_MIN+= Target/PowerPC/PPCSubtarget.cpp
1522 SRCS_MIN+= Target/PowerPC/PPCTOCRegDeps.cpp
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Diss4xx-mpic.dts36 model = "PowerPC,4xx"; // real CPU changed in sim
50 model = "PowerPC,4xx"; // real CPU changed in sim
66 model = "PowerPC,4xx"; // real CPU changed in sim
82 model = "PowerPC,4xx"; // real CPU changed in sim
/freebsd/sys/contrib/zstd/
H A DTESTING.md11 - Compilation on all supported targets (x86, x86_64, ARM, AArch64, PowerPC, and PowerPC64)
26 - Fuzzer tests (see above) on ARM, AArch64, PowerPC, and PowerPC64
37 - ARM, AArch64, PowerPC, and PowerPC64
/freebsd/stand/kboot/kboot/
H A Dversion2 0.1: Initial kboot/PowerPC version.
/freebsd/stand/powerpc/ofw/
H A Dversion2 0.1: Initial OFW/PowerPC version.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td1 //===- IntrinsicsPowerPC.td - Defines PowerPC intrinsics ---*- tablegen -*-===//
9 // This file defines all of the PowerPC-specific intrinsics.
14 // Definitions for all PowerPC intrinsics.
237 // PowerPC MMA Intrinsic Multi Class Definitions.
264 // PowerPC Altivec Intrinsic Class Definitions.
323 // PowerPC VSX Intrinsic Class Definitions.
348 // PowerPC Altivec Intrinsic Definitions.
1264 // PowerPC VSX Intrinsic Definitions.
1518 // PowerPC HTM Intrinsic Definitions.
1582 // PowerPC set FPSCR Intrinsic Definitions.
[all …]
/freebsd/tools/build/options/
H A DWITH_LLVM_TARGET_POWERPC1 Build LLVM target support for PowerPC.
H A DWITHOUT_LLVM_TARGET_POWERPC1 Do not build LLVM target support for PowerPC.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.td1 //===- PPCCallingConv.td - Calling Conventions for PowerPC -*- tablegen -*-===//
9 // This describes the calling conventions for the PowerPC 32- and 64-bit
47 // Return-value convention for PowerPC coldcc.
69 // Return-value convention for PowerPC
115 // Calling Convention corresponding to the 64-bit PowerPC ELFv2 ABI.
156 // Simple calling convention for 64-bit ELF PowerPC fast isel.
171 // Simple return-value convention for 64-bit ELF PowerPC fast isel.
196 // PowerPC System V Release 4 32-bit ABI

12345678910