Home | History | Annotate | Download | only in hppa

Lines Matching defs:COND_LE

275 #define COND_LE      3
740 [TCG_COND_LE] = COND_LE,
741 [TCG_COND_GT] = COND_LE | COND_FALSE,