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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/sh/
H A Dsh-common.c55 opts->x_target_flags = (opts->x_target_flags & ~MASK_ARCH) | SELECT_SH2;
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/sh/
H A Dsh-common.cc55 opts->x_target_flags = (opts->x_target_flags & ~MASK_ARCH) | SELECT_SH2;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h96 #define SELECT_SH2 (MASK_SH2 | SELECT_SH1)
109 #define SELECT_SH3 (MASK_SH3 | SELECT_SH2)
95 #define SELECT_SH2 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h96 #define SELECT_SH2 (MASK_SH2 | SELECT_SH1)
109 #define SELECT_SH3 (MASK_SH3 | SELECT_SH2)
95 #define SELECT_SH2 macro

Completed in 105 milliseconds