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

/macosx-10.9.5/cctools-845/as/
H A Darm-check.c282 for (j = 0; j < 8 && insns->operands[j] != OP_stop; j++) {
294 if(insns->operands[j+1] != OP_stop)
H A Darm.c4318 OP_stop, /* end of line */
4518 for (i = 0; upat[i] != OP_stop; i++)
5023 && upat[i+1] == OP_stop)
14020 other than OPS0, the trailing OP_stop comes from default
14022 #define OPS0() { OP_stop, }
4316 OP_stop, /* end of line */ enumerator in enum:operand_parse_code

Completed in 150 milliseconds