HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_R8C (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.h 73 if (TARGET_R8C) \
92 #define TARGET_R8C (target_cpu == 'r')
99 #define TARGET_A16 (TARGET_R8C || TARGET_M16C)
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.h 73 if (TARGET_R8C) \
92 #define TARGET_R8C (target_cpu == 'r')
99 #define TARGET_A16 (TARGET_R8C || TARGET_M16C)

Completed in 18 milliseconds