Searched refs:PPC604 (Results 1 – 6 of 6) sorted by relevance
51 CFLAGS := -D__GNUC__ -D__ppc__ -msoft-float -fno-builtin -mcpu=604 -mlongcall -DCPU=PPC604 -D_GNU_T…
105 PPC604 = 0x42, enumerator
109 PPC604 = 0x42, enumerator
156 CV_ENUM_CLASS_ENT(CPUType, PPC604),
187 CV_ENUM_CLASS_ENT(CPUType, PPC604),
245 RETURN_CASE(CPUType, PPC604, "powerpc 604"); in formatMachineType()