Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A D6xx.md40 ;; PPC620 64-bit 2xSCIU, MCIU, LSU, FPU, BPU, CRU
146 ; FPU PPC604{,e},PPC620
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h106 PPC620 = 0x43, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp175 CV_ENUM_CLASS_ENT(CPUType, PPC620),
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp249 RETURN_CASE(CPUType, PPC620, "powerpc 620"); in formatMachineType()