Searched refs:MPC601 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/
H A Dcpu_counter.h80 : "n"(MPC601), "n"(SPR_RTCU_R), "n"(SPR_RTCL_R)
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dclock.c110 if ((mfpvr() >> 16) == MPC601)
175 if ((mfpvr() >> 16) == MPC601)
212 if ((mfpvr() >> 16) == MPC601) {
289 if ((mfpvr() >> 16) == MPC601) {
H A Dfixup.c81 if ((mfpvr() >> 16) == MPC601)
241 if ((mfpvr() >> 16) == MPC601)
H A Dkgdb_machdep.c102 if ((mfpvr() >> 16) == MPC601) {
H A Ddb_trace.c313 if ((mfpvr() >> 16) == MPC601) /* XXX crash(8) */
H A Dbus_space.c582 if ((mfpvr() >> 16) == MPC601) {
584 * Map via the MPC601's I/O segments
647 if ((mfpvr() >> 16) == MPC601) {
733 if ((mfpvr() >> 16) == MPC601) {
H A Ddb_interface.c428 if (cpuvers != MPC601) {
452 if (cpuvers == MPC601) {
/netbsd-current/sys/arch/prep/stand/boot/
H A Dclock.c82 if (cpuvers == MPC601) {
H A Dboot.c123 if (cpuvers == MPC601) {
/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dclock.c81 /*cpuvers = MPC601; for now */
83 if (cpuvers == MPC601) {
/netbsd-current/sys/arch/powerpc/oea/
H A Doea_machdep.c226 if (cpuvers == MPC601) {
264 if (cpuvers != MPC601)
357 * If we aren't on a MPC601 processor, we need to zap any of the
361 if (cpuvers != MPC601) {
421 * If we are on a MPC601 processor, we need to zap any tlbsync
427 if (cpuvers == MPC601) {
447 if (cpuvers == MPC601) {
535 if (mfpvr() >> 16 == MPC601) {
698 if (cpuvers == MPC601) {
753 if (cpuvers == MPC601) {
[all...]
H A Dcpu_subr.c222 { "601", MPC601, REVFMT_DEC },
303 } else if (vers == MPC601) {
432 case MPC601:
535 case MPC601:
747 case MPC601:
H A Dpmap.c535 if ((MFPVR() >> 16) == MPC601)
2075 if ((MFPVR() >> 16) != MPC601)
2109 if ((MFPVR() >> 16) == MPC601)
2717 if (cpuvers != MPC601) {
2748 printf("%cBAT[]:\t", cpuvers == MPC601 ? 'u' : 'i');
2755 if (cpuvers != MPC601) {
3429 if ((MFPVR() >> 16) == MPC601) {
H A Dofwoea_machdep.c344 if ((mfpvr() >> 16) == MPC601)
/netbsd-current/sys/arch/macppc/stand/bootxx/
H A Dbootxx.c364 if (cpuvers != MPC601) {
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dspr.h55 #define MPC601 0x0001 macro
/netbsd-current/lib/libkvm/
H A Dkvm_powerpc.c288 case MPC601:
/netbsd-current/sys/arch/macppc/macppc/
H A Dmachdep.c164 if ((mfpvr() >> 16 ) == MPC601) {
/netbsd-current/sys/arch/macppc/dev/
H A Dif_bm.c328 if ((mfpvr() >> 16) == MPC601)
H A Dif_gm.c579 if ((mfpvr() >> 16) == MPC601)

Completed in 179 milliseconds