Home
last modified time | relevance | path

Searched refs:TARGET_R8C (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/m32c/
Dm32c.h73 if (TARGET_R8C) \
92 #define TARGET_R8C (target_cpu == 'r') macro
99 #define TARGET_A16 (TARGET_R8C || TARGET_M16C)
Dm32c.cc1295 if (TARGET_R8C || TARGET_M16C) in m32c_push_rounding()
2927 if (TARGET_R8C) in function_vector_handler()