Home
last modified time | relevance | path

Searched full:spe (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dicon.dts33 model = "PowerPC,440SPe";
53 compatible = "ibm,uic-440spe","ibm,uic";
63 compatible = "ibm,uic-440spe","ibm,uic";
75 compatible = "ibm,uic-440spe","ibm,uic";
87 compatible = "ibm,uic-440spe","ibm,uic";
99 compatible = "ibm,sdr-440spe";
104 compatible = "ibm,cpr-440spe";
109 compatible = "ibm,mq-440spe";
114 compatible = "ibm,plb-440spe", "ibm,plb-440gp", "ibm,plb4";
131 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp";
[all …]
H A Dkatmai.dts37 model = "PowerPC,440SPe";
57 compatible = "ibm,uic-440spe","ibm,uic";
67 compatible = "ibm,uic-440spe","ibm,uic";
79 compatible = "ibm,uic-440spe","ibm,uic";
91 compatible = "ibm,uic-440spe","ibm,uic";
103 compatible = "ibm,sdr-440spe";
108 compatible = "ibm,cpr-440spe";
113 compatible = "ibm,mq-440spe";
118 compatible = "ibm,plb-440spe", "ibm,plb-440gp", "ibm,plb4";
135 compatible = "ibm,sdram-440spe", "ibm,sdram-405gp";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/perf/
H A Dspe-pmu.yaml4 $id: http://devicetree.org/schemas/perf/spe-pmu.yaml#
7 title: ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU)
23 The PPI to signal SPE events. For heterogeneous systems where SPE is only
37 spe-pmu {
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/
H A Dppc440spe-adma.txt15 - compatible : "ibm,i2o-440spe";
22 compatible = "ibm,i2o-440spe";
32 - compatible : "ibm,dma-440spe";
45 compatible = "ibm,dma-440spe";
82 - compatible : "ibm,mq-440spe";
88 compatible = "ibm,mq-440spe";
H A Dreboot.txt15 model = "PowerPC,440SPe";
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dspe-pmu.txt1 * ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU)
6 ** SPE Required properties:
12 SPE is only supported on a subset of the CPUs, please consult
17 spe-pmu {
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A De500v2_power_isa.dtsi47 power-isa-sp.fd; // SPE.Embedded Float Scalar Double
48 power-isa-sp.fs; // SPE.Embedded Float Scalar Single
49 power-isa-sp.fv; // SPE.Embedded Float Vector
H A De500v1_power_isa.dtsi47 power-isa-sp.fs; // SPE.Embedded Float Scalar Single
48 power-isa-sp.fv; // SPE.Embedded Float Vector
/freebsd/share/man/man4/
H A Dhwt.421 .Cd "device spe"
49 ARM Statistical Profiling Extension (SPE)
129 For SPE-only, the kernel is waiting for userspace to notify that it's copied
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DPPCTargetParser.def128 PPC_LNX_FEATURE("efpdouble","CPU has a SPE double precision floating point unit",PPCF_EFPDOUBLE,0x0…
129 PPC_LNX_FEATURE("efpsingle","CPU has a SPE single precision floating point unit",PPCF_EFPSINGLE,0x0…
151 PPC_LNX_FEATURE("spe","CPU has a signal processing extension unit",PPCF_SPE,0x00800000,PPC_FAWORD_H…
207 PPC_AIX_FEATURE("efpsingle","CPU has a SPE single precision floating point unit",BUILTIN_PPC_FALSE,…
208 PPC_AIX_FEATURE("efpdouble","CPU has a SPE double precision floating point unit",BUILTIN_PPC_FALSE,…
224 PPC_AIX_FEATURE("spe","CPU has a signal processing extension unit",BUILTIN_PPC_FALSE,0,0,CmpInst::P…
H A DAArch64TargetParser.h62 // e.g. "+spe".
64 // e.g. "-spe".
/freebsd/sys/conf/
H A DMakefile.powerpc36 # Force __SPE__, since the builtin will be removed later with -mno-spe
37 CFLAGS.gcc+= -mabi=spe -D__SPE__
/freebsd/contrib/tcpdump/
H A Dgmpls.c101 { 27, "STS SPE/HOVC"},
170 { 5, "STS-1 SPE"},
171 { 6, "STS-3c SPE"},
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp109 report_fatal_error( "SPE is only supported for 32-bit targets.\n", false); in initSubtargetFeatures()
112 "SPE and traditional floating point cannot both be enabled.\n", false); in initSubtargetFeatures()
114 // If not SPE, set standard FPU in initSubtargetFeatures()
H A DPPCRegisterInfoMMA.td34 // SPE Accumulator for multiply-accumulate SPE operations. Never directly
H A DPPCRegisterInfo.td48 class SPE<string n, bits<5> Enc, list<Register> subregs = []> : PPCReg<n> {
145 // SPE registers
147 def S#Index : SPE<"r"#Index, Index, [!cast<GPR>("R"#Index), !cast<GPR>("H"#Index)]>,
305 // SPE extra registers
998 def spe8dis : Operand<iPTR> { // SPE displacement where the imm is 8-aligned.
1003 def spe4dis : Operand<iPTR> { // SPE displacement where the imm is 4-aligned.
1008 def spe2dis : Operand<iPTR> { // SPE displacement where the imm is 2-aligned.
/freebsd/sys/powerpc/include/
H A Dtrap.h102 #define EXC_SPFPD 0x2f30 /* SPE Floating-point Data */
103 #define EXC_SPFPR 0x2f40 /* SPE Floating-point Round */
H A Dpsl.h42 #define PSL_VEC 0x02000000UL /* AltiVec/SPE vector unit available */
H A Dcpu.h99 "\030SPE\027SPESFP\026DPESFP\025NOTB\024POWER4\023POWER5\022P5PLUS\021CELL"\
/freebsd/sys/dev/qlnx/qlnxe/
H A Discsi_common.h1362 * spe message header
1381 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1620 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1634 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1646 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1658 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1671 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1685 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1695 struct iscsi_slow_path_hdr hdr /* spe message header. */;
1697 …um_sq_pages_in_ring /* Number of entries in the SQ PBL. Provided by driver at function init spe */;
[all …]
/freebsd/sys/powerpc/booke/
H A Dspe.c106 * Save the thread's SPE CPU number, and set the CPU's current in enable_vec()
175 * Save SPE state without dropping ownership. This will only save state if
217 #define SPE 0x4 macro
511 case SPE: in spe_handle_fpdata()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dadi,adin1110.yaml23 10 Mbps single pair Ethernet (SPE).
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.cpp65 } else if (Feature == "+spe" || Feature == "+efpu2") { in handleTargetFeatures()
592 Features["spe"] = llvm::StringSwitch<bool>(CPU) in initFeatureMap()
734 .Case("spe", HasSPE) in hasFeature()
754 Features["spe"] = true; in setFeatureEnabled()
780 if (Name == "spe") in setFeatureEnabled()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h52 // SPE scalar compare instructions always set the GT bit.
/freebsd/crypto/krb5/src/util/verto/
H A Dev_poll.c20 * EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE-

1234