Searched full:p5600 (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | baikal,bt1-ccu-pll.yaml | 30 | +----+------|- MIPS P5600 cores 48 to create a clock for the MIPS P5600 cores, the embedded DDR controller, 78 clocks consumer (like P5600 cores or DDR controller) or passed over a CCU
|
H A D | baikal,bt1-ccu-div.yaml | 33 | +----+------|- MIPS P5600 cores
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips.td | 237 def ImplP5600 : SubtargetFeature<"p5600", "ProcImpl", 238 "MipsSubtarget::CPU::P5600", 239 "The P5600 Processor", [FeatureMips32r5]>; 263 def : ProcessorModel<"p5600", MipsP5600Model, [ImplP5600]>;
|
H A D | MipsScheduleP5600.td | 1 //==- MipsScheduleP5600.td - P5600 Scheduling Definitions --*- tablegen -*-===// 597 // The following instruction classes are never valid on P5600. 603 // The following instructions are never valid on P5600.
|
H A D | MipsSubtarget.h | 47 enum class CPU { P5600 }; enumerator
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | baikal,bt1-l2-ctl.yaml | 15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible
|
/freebsd/sys/contrib/device-tree/Bindings/cache/ |
H A D | baikal,bt1-l2-ctl.yaml | 15 tune the MIPS P5600 CM2 L2 cache performance up. In particular it's possible
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | baikal,bt1-axi.yaml | 15 high-speed peripheral IP-cores with RAM controller and with MIPS P5600
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | Mips.cpp | 106 .Case("p5600", "o32") in getMipsCPUAndABI() 529 .Case("p5600", true) in supportsIndirectJumpHazardBarrier()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | Mips.cpp | 50 {"octeon"}, {"octeon+"}, {"p5600"}};
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Gnu.cpp | 1538 CPUName == "mips32r5" || CPUName == "p5600", in findMIPSMultilibs()
|
/freebsd/share/misc/ |
H A D | pci_vendors | 29363 1028 2060 NVMe SED MU U.2 1.6TB (P5600) 29364 1028 2061 NVMe SED MU U.2 3.2TB (P5600) 29365 1028 2062 NVMe SED MU U.2 6.4TB (P5600) 29369 1028 209e NVMe MU U.2 1.6TB (P5600) 29370 1028 209f NVMe MU U.2 3.2TB (P5600) 29371 1028 2100 NVMe MU U.2 6.4TB (P5600)
|