Searched refs:TARGET_FPU_SH4_300 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h74 #define TARGET_FPU_SH4_300 (TARGET_FPU_ANY && TARGET_SH4_300)
73 #define TARGET_FPU_SH4_300 macro
H A Dsh.c965 && (TARGET_SH4A_FP || TARGET_FPU_SH4_300))
970 && (TARGET_SH4A_FP || TARGET_FPU_SH4_300))
12517 if ((TARGET_SH4A_FP || TARGET_FPU_SH4_300)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h74 #define TARGET_FPU_SH4_300 (TARGET_FPU_ANY && TARGET_SH4_300)
73 #define TARGET_FPU_SH4_300 macro
H A Dsh.cc965 && (TARGET_SH4A_FP || TARGET_FPU_SH4_300))
970 && (TARGET_SH4A_FP || TARGET_FPU_SH4_300))
12524 if ((TARGET_SH4A_FP || TARGET_FPU_SH4_300)

Completed in 147 milliseconds