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

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h180 _IMM16_pic = 44, enumerator in enum:score_data_type
262 {_IMM16_pic, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-score.c1236 if (data_type == _IMM16_pic)
1502 && data_op2 (&str, 1, _IMM16_pic) != (int) FAIL)

Completed in 67 milliseconds