Searched refs:COND_ALWAYS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Darm.c402 #define COND_ALWAYS 0xE macro
5626 The bit pattern given in insns[] has the COND_ALWAYS condition,
5672 if (inst.cond == COND_ALWAYS)
5706 constraint (inst.cond != COND_ALWAYS, BAD_COND);
6221 Condition defaults to COND_ALWAYS.
6525 Condition defaults to COND_ALWAYS.
6540 Condition defaults to COND_ALWAYS.
6598 if(inst.cond != COND_ALWAYS)
6602 inst.cond = COND_ALWAYS;
6617 if(inst.cond != COND_ALWAYS)
[all...]

Completed in 140 milliseconds