Searched refs:_IMM16_LO16_pic (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h186 _IMM16_LO16_pic = 43, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h186 _IMM16_LO16_pic = 43, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c530 {_IMM16_LO16_pic, 16, {0, (1 << 16) - 1}}, /* ( 65535 ~ 0 ) */
1481 case _IMM16_LO16_pic:
1866 && s3_data_op2 (&str, 1, _IMM16_LO16_pic) != (int) s3_FAIL)
H A Dtc-score7.c595 {_IMM16_LO16_pic, 16, {0, (1 << 16) - 1}}, /* ( 65535 ~ 0 ) */
1596 case _IMM16_LO16_pic:
1899 && s7_data_op2 (&str, 1, _IMM16_LO16_pic) != (int) s7_FAIL)

Completed in 88 milliseconds