| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/m68k/m68k/ | |
| fpu.c | 62 int fputype = FPU_UNKNOWN; variable 64 int fputype = FPU_NONE; variable 82 if (fputype != FPU_UNKNOWN) { 89 fputype = FPU_NONE; 108 fputype = FPU_68060; 110 fputype = FPU_68040; 113 if (fputype == FPU_UNKNOWN) { 123 fputype = FPU_68881; 125 fputype = FPU_68882; 135 if (fputype < 0 || fputype > FPU_UNKNOWN) [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/arch/ | |
| loongarch.h | 86 int fputype = 0; member in struct:loongarch_gdbarch_features |
| /src/external/gpl3/gdb/dist/gdb/arch/ | |
| loongarch.h | 86 int fputype = 0; member in struct:loongarch_gdbarch_features |