Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/rs6000/
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-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h108 PPC604 = 0x42, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp174 CV_ENUM_CLASS_ENT(CPUType, PPC604),
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp245 RETURN_CASE(CPUType, PPC604, "powerpc 604"); in formatMachineType()