Home
last modified time | relevance | path

Searched refs:PPC604 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/config/rs6000/
H A D6xx.md28 ;; PPC604 32-bit 2xSCIU, MCIU, LSU, FPU, BPU
35 ;; PPC604e is PPC604 with larger caches and a CRU. In the 604
146 ; FPU PPC604{,e},PPC620
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h109 PPC604 = 0x42, enumerator
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp156 CV_ENUM_CLASS_ENT(CPUType, PPC604),
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp245 RETURN_CASE(CPUType, PPC604, "powerpc 604"); in formatMachineType()