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

  /src/external/gpl3/binutils/dist/gas/config/
tc-crx.c 56 OP_NOT_EVEN, /* Operand is Odd number, should be even. */
1291 return OP_NOT_EVEN;
1537 case OP_NOT_EVEN:
tc-cr16.c 55 OP_NOT_EVEN /* Operand is Odd number, should be even. */
1978 return OP_NOT_EVEN;
2312 case OP_NOT_EVEN:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c 56 OP_NOT_EVEN, /* Operand is Odd number, should be even. */
1291 return OP_NOT_EVEN;
1537 case OP_NOT_EVEN:
tc-cr16.c 55 OP_NOT_EVEN /* Operand is Odd number, should be even. */
1981 return OP_NOT_EVEN;
2315 case OP_NOT_EVEN:

Completed in 31 milliseconds