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

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 167 _IMM20,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 167 _IMM20,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 167 _IMM20,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 167 _IMM20,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 496 {_IMM20, 20, {0, (1 << 20) - 1}},
520 {_IMM20, 20, {0, (1 << 20) - 1}}, /* (-32768 ~ 32767) */
1441 || (data_type == _IMM20)
3347 if (s3_data_op2 (&str, 5, _IMM20) == s3_FAIL)
tc-score7.c 564 {_IMM20, 20, {0, (1 << 20) - 1}},
588 {_IMM20, 20, {0, (1 << 20) - 1}}, /* (-32768 ~ 32767) */
1566 || (data_type == _IMM20)
3689 if (s7_data_op2 (&str, 5, _IMM20) == s7_FAIL)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 496 {_IMM20, 20, {0, (1 << 20) - 1}},
520 {_IMM20, 20, {0, (1 << 20) - 1}}, /* (-32768 ~ 32767) */
1441 || (data_type == _IMM20)
3347 if (s3_data_op2 (&str, 5, _IMM20) == s3_FAIL)
tc-score7.c 564 {_IMM20, 20, {0, (1 << 20) - 1}},
588 {_IMM20, 20, {0, (1 << 20) - 1}}, /* (-32768 ~ 32767) */
1566 || (data_type == _IMM20)
3689 if (s7_data_op2 (&str, 5, _IMM20) == s7_FAIL)

Completed in 47 milliseconds