Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc1482 #define ARC_INVERSE_CONDITION_CODE(X) ((X) ^ 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c1483 #define ARC_INVERSE_CONDITION_CODE(X) ((X) ^ 1) macro