Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc165 #define REGSTATE_IF_TRUE 0x10 /* reg modified in cond exec true */ macro
168 #define REGSTATE_IF_EITHER (REGSTATE_IF_TRUE | REGSTATE_IF_FALSE)
6992 ? REGSTATE_IF_TRUE in frv_cond_flags()