HomeSort by: relevance | last modified time | path
    Searched refs:_IMM25 (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 168 _IMM25,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 168 _IMM25,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 168 _IMM25,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 168 _IMM25,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 497 {_IMM25, 25, {0, (1 << 25) - 1}},
521 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
2047 if (s3_data_op2 (&str, 0, _IMM25) == s3_FAIL)
tc-score7.c 565 {_IMM25, 25, {0, (1 << 25) - 1}},
589 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
2111 if (s7_data_op2 (&str, 0, _IMM25) == s7_FAIL)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 497 {_IMM25, 25, {0, (1 << 25) - 1}},
521 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
2047 if (s3_data_op2 (&str, 0, _IMM25) == s3_FAIL)
tc-score7.c 565 {_IMM25, 25, {0, (1 << 25) - 1}},
589 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
2111 if (s7_data_op2 (&str, 0, _IMM25) == s7_FAIL)

Completed in 57 milliseconds