HomeSort by: relevance | last modified time | path
    Searched defs:OP_LEGAL (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-crx.c 54 OP_LEGAL = 0, /* Legal operand. */
1276 Return OP_LEGAL upon success, actual error type upon failure. */
1282 op_err retval = OP_LEGAL;
1425 op_err op_error, const_err = OP_LEGAL;
1580 cur_flags[j], 1) != OP_LEGAL))
tc-cr16.c 53 OP_LEGAL = 0, /* Legal operand. */
1965 Return OP_LEGAL upon success, actual error type upon failure. */
1971 op_err retval = OP_LEGAL;
2193 op_err op_error, const_err = OP_LEGAL;
2346 cur_flags[j], 1) != OP_LEGAL))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c 54 OP_LEGAL = 0, /* Legal operand. */
1276 Return OP_LEGAL upon success, actual error type upon failure. */
1282 op_err retval = OP_LEGAL;
1425 op_err op_error, const_err = OP_LEGAL;
1580 cur_flags[j], 1) != OP_LEGAL))
tc-cr16.c 53 OP_LEGAL = 0, /* Legal operand. */
1968 Return OP_LEGAL upon success, actual error type upon failure. */
1974 op_err retval = OP_LEGAL;
2196 op_err op_error, const_err = OP_LEGAL;
2349 cur_flags[j], 1) != OP_LEGAL))

Completed in 28 milliseconds