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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dscore-inst.h146 _IMM4 = 0, enumerator in enum:score_data_type
218 {_IMM4, 4, {0, (1 << 4) - 1}}, /* ( 0 ~ 15 ) */
277 Rd_I4, 2, &score_df_range[_IMM4],
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c1158 && (data_type != _IMM4)
1199 || (data_type == _IMM4)))
2510 || data_op2 (&str, 3, _IMM4) == (int) FAIL
2618 && (data_type != _IMM4)
2912 && (data_type != _IMM4)

Completed in 118 milliseconds