Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dvxworks.h122 VX_MCPU(604, PPC604) ";" \
127 VX_CPUDEF(PPC604) \
H A D6xx.md27 ;; PPC604 32-bit 2xSCIU, MCIU, LSU, FPU, BPU
34 ;; PPC604e is PPC604 with larger caches and a CRU. In the 604
156 ; FPU PPC604{,e},PPC620
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A D6xx.md27 ;; PPC604 32-bit 2xSCIU, MCIU, LSU, FPU, BPU
34 ;; PPC604e is PPC604 with larger caches and a CRU. In the 604
156 ; FPU PPC604{,e},PPC620
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doptions.txt13 AIX 4.1? - PPC604 100mhz - cc - UNROLL 275,000 2200k/s
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doptions.txt13 AIX 4.1? - PPC604 100mhz - cc - UNROLL 275,000 2200k/s
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h108 PPC604 = 0x42, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp174 CV_ENUM_CLASS_ENT(CPUType, PPC604),
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp245 RETURN_CASE(CPUType, PPC604, "powerpc 604"); in formatMachineType()
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog31477 * mpn/powerpc32/submul_1.s: Rewrite, optimizing for PPC604.