HomeSort by: relevance | last modified time | path
    Searched refs:FPU_68040 (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/mac68k/mac68k/
fpu_machdep.c 60 [FPU_68040] = "mc68040",
locore.s 484 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
505 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
538 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/atari/atari/
fpu_machdep.c 62 [FPU_68040] = "/",
  /src/sys/arch/m68k/m68k/
procfs_machdep.c 70 case FPU_68040:
fpu.c 86 return FPU_68040;
  /src/sys/arch/m68k/include/
m68k.h 82 #define FPU_68040 3 /* 68040 on-chip FPU */
  /src/sys/arch/virt68k/virt68k/
bootinfo.c 112 case BI_FPU_68040: return FPU_68040;
locore.s 280 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
298 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
329 cmpl #FPU_68040,_C_LABEL(fputype)
634 .long FPU_68040 | default to FPU_68040
machdep.c 329 case FPU_68040:
  /src/sys/arch/mvme68k/mvme68k/
locore.s 205 .word FPU_68040
212 .word FPU_68040
701 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
719 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
750 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/cesfic/cesfic/
locore.s 209 movl #FPU_68040,%a0@ | ...and FPU
395 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
419 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
455 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/next68k/next68k/
locore.s 229 movl #FPU_68040,%a0@ | ...and FPU
411 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
432 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
465 cmpl #FPU_68040,_C_LABEL(fputype)
machdep.c 372 case FPU_68040:
  /src/sys/arch/luna68k/luna68k/
locore.s 146 movl #FPU_68040,%d2
336 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
357 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
390 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/x68k/x68k/
locore.s 396 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
421 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
459 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/hp300/hp300/
locore.s 294 movl #FPU_68040,%a0@ | ...and FPU
571 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
592 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
625 cmpl #FPU_68040,_C_LABEL(fputype)
machdep.c 436 case FPU_68040:
  /src/sys/arch/amiga/amiga/
machdep.c 338 fputype = FPU_68040; /* XXX */
346 fputype = FPU_68040; /* XXX */

Completed in 20 milliseconds