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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dscore-inst.h151 _IMM16, enumerator in enum:score_data_type
223 {_IMM16, 16, {0, (1 << 16) - 1}}, /* ( 0 ~ 65535) */
327 Rd_I16, 2, &score_df_range[_IMM16],
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c1155 && (data_type != _IMM16)
1197 || (data_type == _IMM16)
1460 || data_op2 (&str, 1, _IMM16) == (int) FAIL
2615 && (data_type != _IMM16)
2909 && (data_type != _IMM16)

Completed in 79 milliseconds