Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/
Dfrv.cc166 #define REGSTATE_IF_FALSE 0x20 /* reg modified in cond exec false */ macro
168 #define REGSTATE_IF_EITHER (REGSTATE_IF_TRUE | REGSTATE_IF_FALSE)
6993 : REGSTATE_IF_FALSE)); in frv_cond_flags()