Home
last modified time | relevance | path

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

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