Searched refs:FPU_IS_EMU (Results 1 – 5 of 5) sorted by relevance
92 if (FPU_IS_EMU) in trap_init()96 if (CPU_IS_040 && !FPU_IS_EMU) { in trap_init()119 if (CPU_IS_060 && !FPU_IS_EMU) { in trap_init()
98 if (!FPU_IS_EMU) { in flush_thread()183 if (!FPU_IS_EMU) { in copy_thread()220 if (FPU_IS_EMU) { in elf_core_copy_task_fpregs()
185 if (FPU_IS_EMU && (regno < 45) && !(regno % 3)) in arch_ptrace()217 if (FPU_IS_EMU && (regno < 45) && !(regno % 3)) { in arch_ptrace()
261 if (FPU_IS_EMU) { in restore_fpu_state()340 if (FPU_IS_EMU) { in rt_restore_fpu_state()433 if (FPU_IS_EMU) { in save_fpu_state()490 if (FPU_IS_EMU) { in rt_save_fpu_state()
309 # define FPU_IS_EMU (1) macro311 # define FPU_IS_EMU (!m68k_fputype) macro314 # define FPU_IS_EMU (0) macro