Searched refs:PPC_FEATURE_32 (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/powerpc/include/ | ||
| HD | cpu.h | 53 #define PPC_FEATURE_32 0x80000000 /* Always true */ macro |
| /NextBSD/sys/powerpc/powerpc/ | ||
| HD | cpu.c | 206 int cpu_features = PPC_FEATURE_32 | PPC_FEATURE_HAS_MMU; |