HomeSort by: relevance | last modified time | path
    Searched defs:fpu_str (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/mvme68k/mvme68k/
machdep.c 537 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
544 fpu_str = ", MC68881 FPU"; /* XXX */
551 fpu_str = ", MC68882 FPU"; /* XXX */
558 fpu_str = "";
565 fpu_str = "";
629 mmu_str, fpu_str, cache_str);
machdep.c 537 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
544 fpu_str = ", MC68881 FPU"; /* XXX */
551 fpu_str = ", MC68882 FPU"; /* XXX */
558 fpu_str = "";
565 fpu_str = "";
629 mmu_str, fpu_str, cache_str);
machdep.c 537 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
544 fpu_str = ", MC68881 FPU"; /* XXX */
551 fpu_str = ", MC68882 FPU"; /* XXX */
558 fpu_str = "";
565 fpu_str = "";
629 mmu_str, fpu_str, cache_str);
machdep.c 537 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
544 fpu_str = ", MC68881 FPU"; /* XXX */
551 fpu_str = ", MC68882 FPU"; /* XXX */
558 fpu_str = "";
565 fpu_str = "";
629 mmu_str, fpu_str, cache_str);
  /src/sys/arch/next68k/next68k/
machdep.c 380 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
430 fpu_str = "+FPU";
433 fpu_str = ", MC68882 FPU";
436 fpu_str = ", MC68881 FPU";
439 fpu_str = ", unknown FPU";
450 cpu_setmodel("NeXT/%s CPU%s%s%s", cpu_str, mmu_str, fpu_str, cache_str);
machdep.c 380 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
430 fpu_str = "+FPU";
433 fpu_str = ", MC68882 FPU";
436 fpu_str = ", MC68881 FPU";
439 fpu_str = ", unknown FPU";
450 cpu_setmodel("NeXT/%s CPU%s%s%s", cpu_str, mmu_str, fpu_str, cache_str);
machdep.c 380 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
430 fpu_str = "+FPU";
433 fpu_str = ", MC68882 FPU";
436 fpu_str = ", MC68881 FPU";
439 fpu_str = ", unknown FPU";
450 cpu_setmodel("NeXT/%s CPU%s%s%s", cpu_str, mmu_str, fpu_str, cache_str);
machdep.c 380 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
430 fpu_str = "+FPU";
433 fpu_str = ", MC68882 FPU";
436 fpu_str = ", MC68881 FPU";
439 fpu_str = ", unknown FPU";
450 cpu_setmodel("NeXT/%s CPU%s%s%s", cpu_str, mmu_str, fpu_str, cache_str);
  /src/sys/arch/virt68k/virt68k/
machdep.c 363 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
399 fpu_str = fpu_string();
428 cpu_str, mmu_str, fpu_str, cache_str);
machdep.c 363 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
399 fpu_str = fpu_string();
428 cpu_str, mmu_str, fpu_str, cache_str);
machdep.c 363 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
399 fpu_str = fpu_string();
428 cpu_str, mmu_str, fpu_str, cache_str);
machdep.c 363 const char *cpu_str, *mmu_str, *fpu_str, *cache_str; local
399 fpu_str = fpu_string();
428 cpu_str, mmu_str, fpu_str, cache_str);

Completed in 81 milliseconds