Home
last modified time | relevance | path

Searched defs:TARGET_SH3E (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.h168 #define TARGET_SH3E ((target_flags & SH3E_BIT) && (target_flags & SH1_BIT)) macro
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.h160 #define TARGET_SH3E (TARGET_SH3 && TARGET_SH_E) macro