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 477 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
498 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
531 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/atari/atari/
fpu_machdep.c 62 [FPU_68040] = "/",
  /src/sys/arch/m68k/include/
m68k.h 82 #define FPU_68040 3 /* 68040 on-chip FPU */
  /src/sys/arch/m68k/m68k/
fpu.c 86 return FPU_68040;
procfs_machdep.c 70 case FPU_68040:
  /src/sys/arch/virt68k/virt68k/
locore.s 235 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
253 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
284 cmpl #FPU_68040,_C_LABEL(fputype)
589 .long FPU_68040 | default to FPU_68040
bootinfo.c 109 case BI_FPU_68040: return FPU_68040;
machdep.c 351 case FPU_68040:
  /src/sys/arch/next68k/next68k/
locore.s 229 movl #FPU_68040,%a0@ | ...and FPU
399 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
420 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
453 cmpl #FPU_68040,_C_LABEL(fputype)
machdep.c 429 case FPU_68040:
  /src/sys/arch/mvme68k/mvme68k/
locore.s 217 .word FPU_68040
224 .word FPU_68040
666 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
684 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
715 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/cesfic/cesfic/
locore.s 209 movl #FPU_68040,%a0@ | ...and FPU
387 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
411 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
447 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/luna68k/luna68k/
locore.s 148 movl #FPU_68040,%d2
306 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
327 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
360 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/x68k/x68k/
locore.s 404 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
429 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
467 cmpl #FPU_68040,_C_LABEL(fputype)
  /src/sys/arch/hp300/hp300/
locore.s 294 movl #FPU_68040,%a0@ | ...and FPU
561 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
582 cmpl #FPU_68040,_C_LABEL(fputype) | 68040 FPU?
615 cmpl #FPU_68040,_C_LABEL(fputype)
machdep.c 496 case FPU_68040:
  /src/sys/arch/amiga/amiga/
machdep.c 338 fputype = FPU_68040; /* XXX */
346 fputype = FPU_68040; /* XXX */

Completed in 36 milliseconds