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

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 187 _IMM16_pic = 44,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 187 _IMM16_pic = 44,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 187 _IMM16_pic = 44,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 187 _IMM16_pic = 44,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 526 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
1481 if (data_type == _IMM16_pic)
1833 && s3_data_op2 (&str, 1, _IMM16_pic) != s3_FAIL)
tc-score7.c 594 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
1606 if (data_type == _IMM16_pic)
1871 && s7_data_op2 (&str, 1, _IMM16_pic) != s7_FAIL)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 526 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
1481 if (data_type == _IMM16_pic)
1833 && s3_data_op2 (&str, 1, _IMM16_pic) != s3_FAIL)
tc-score7.c 594 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
1606 if (data_type == _IMM16_pic)
1871 && s7_data_op2 (&str, 1, _IMM16_pic) != s7_FAIL)

Completed in 125 milliseconds