Home
last modified time | relevance | path

Searched refs:CPU_68040 (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/src/sys/arch/m68k/m68k/
Dcacheops.c66 case CPU_68040: in _TBIA()
100 case CPU_68040: in _TBIAS()
134 case CPU_68040: in _TBIAU()
163 case CPU_68040: in _ICIA()
192 case CPU_68040: in _ICPA()
226 case CPU_68040: in _DCIA()
260 case CPU_68040: in _DCIS()
294 case CPU_68040: in _DCIU()
328 case CPU_68040: in _PCIA()
362 case CPU_68040: in _TBIS()
[all …]
Dfpu.c85 if (cputype == CPU_68040) in fpu_probe()
Dprocfs_machdep.c31 case CPU_68040: in procfs_getcpuinfstr()
Dm68k_trap.c73 #define KDFAULT_040(c) (cputype == CPU_68040 && \
75 #define WRFAULT_040(c) (cputype == CPU_68040 && \
Dsys_machdep.c82 (cputype == CPU_68040 && req & CC_IPURGE) || in cachectl1()
Dvectors.c544 case CPU_68040: in vec_init()
616 if (cputype == CPU_68040 || cputype == CPU_68060) { in vec_set_entry()
/netbsd/src/sys/arch/next68k/next68k/
Dtrap.c147 #define KDFAULT_040(c) (cputype == CPU_68040 && \
149 #define WRFAULT_040(c) (cputype == CPU_68040 && \
215 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
583 if (cputype == CPU_68040) in trap()
Dmachdep.c330 case CPU_68040: in identifycpu()
388 if (cputype == CPU_68040) in identifycpu()
Dgenassym.cf61 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/news68k/news68k/
Dtrap.c132 #define KDFAULT_040(c) (cputype == CPU_68040 && \
134 #define WRFAULT_040(c) (cputype == CPU_68040 && \
200 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
538 if (cputype == CPU_68040) in trap()
Dgenassym.cf58 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/cesfic/cesfic/
Dtrap.c143 #define KDFAULT_040(c) (cputype == CPU_68040 && \
145 #define WRFAULT_040(c) (cputype == CPU_68040 && \
210 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
573 if (cputype == CPU_68040) in trap()
Dgenassym.cf63 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/atari/atari/
Dtrap.c142 #define KDFAULT_040(c) (cputype == CPU_68040 && \
144 #define WRFAULT_040(c) (cputype == CPU_68040 && \
211 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
618 if (cputype == CPU_68040) in trap()
Dgenassym.cf202 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/mvme68k/mvme68k/
Dtrap.c145 #define KDFAULT_040(c) (cputype == CPU_68040 && \
147 #define WRFAULT_040(c) (cputype == CPU_68040 && \
227 cputype == CPU_68040 && in userret()
593 if (cputype == CPU_68040) in trap()
Dgenassym.cf81 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/hp300/hp300/
Dtrap.c139 #define KDFAULT_040(c) (cputype == CPU_68040 && \
141 #define WRFAULT_040(c) (cputype == CPU_68040 && \
207 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
594 if (cputype == CPU_68040) in trap()
/netbsd/src/sys/arch/x68k/x68k/
Dtrap.c140 #define KDFAULT_040(c) (cputype == CPU_68040 && \
142 #define WRFAULT_040(c) (cputype == CPU_68040 && \
208 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
592 if (cputype == CPU_68040) in trap()
Dgenassym.cf59 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/m68k/include/
Dm68k.h70 #define CPU_68040 2 /* 68040 */ macro
/netbsd/src/sys/arch/mac68k/mac68k/
Dgenassym.cf61 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/luna68k/luna68k/
Dtrap.c179 if (cputype == CPU_68040 && fp->f_format == FMT7) { in userret()
524 if (cputype == CPU_68040) in trap()
Dgenassym.cf57 define CPU_68040 CPU_68040
/netbsd/src/sys/arch/amiga/amiga/
Dgenassym.cf61 define CPU_68040 CPU_68040

12