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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dscore-inst.h149 _IMM14, enumerator in enum:score_data_type
221 {_IMM14, 14, {0, (1 << 14) - 1}}, /* ( 0 ~ 16383) */
317 Rd_Rs_I14, 3, &score_df_range[_IMM14],
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c1157 && (data_type != _IMM14)
1195 || (data_type == _IMM14)
1427 && data_op2 (&str, 1, _IMM14) != (int) FAIL)
2617 && (data_type != _IMM14)
2911 && (data_type != _IMM14)

Completed in 105 milliseconds