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

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 157 _IMM15,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 157 _IMM15,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 157 _IMM15,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 157 _IMM15,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 486 {_IMM15, 15, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
1393 && (data_type != _IMM15)
1443 || (data_type == _IMM15)
1895 if (s3_data_op2 (&str, 10, _IMM15) != s3_FAIL)
2861 && (data_type != _IMM15)
3142 && (data_type != _IMM15)
tc-score7.c 554 {_IMM15, 15, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
1523 && (data_type != _IMM15)
1568 || (data_type == _IMM15)
1935 if (s7_data_op2 (&str, 10, _IMM15) != s7_FAIL)
3027 && (data_type != _IMM15)
3327 && (data_type != _IMM15)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 486 {_IMM15, 15, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
1393 && (data_type != _IMM15)
1443 || (data_type == _IMM15)
1895 if (s3_data_op2 (&str, 10, _IMM15) != s3_FAIL)
2861 && (data_type != _IMM15)
3142 && (data_type != _IMM15)
tc-score7.c 554 {_IMM15, 15, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
1523 && (data_type != _IMM15)
1568 || (data_type == _IMM15)
1935 if (s7_data_op2 (&str, 10, _IMM15) != s7_FAIL)
3027 && (data_type != _IMM15)
3327 && (data_type != _IMM15)

Completed in 44 milliseconds