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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h187 _IMM16_pic = 44, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h187 _IMM16_pic = 44, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c531 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
1493 if (data_type == _IMM16_pic)
1842 && s3_data_op2 (&str, 1, _IMM16_pic) != (int) s3_FAIL)
H A Dtc-score7.c596 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
1608 if (data_type == _IMM16_pic)
1873 && s7_data_op2 (&str, 1, _IMM16_pic) != (int) s7_FAIL)

Completed in 161 milliseconds