Searched defs:TARGET_SH3E (Results 1 – 2 of 2) sorted by relevance
168 #define TARGET_SH3E ((target_flags & SH3E_BIT) && (target_flags & SH1_BIT)) macro
160 #define TARGET_SH3E (TARGET_SH3 && TARGET_SH_E) macro