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

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h148 _IMM8, enumerator in enum:score_data_type
220 {_IMM8, 8, {0, (1 << 8) - 1}}, /* ( 0 ~ 255 ) */
312 Rd_I8, 2, &score_df_range[_IMM8],
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-score.c1160 && (data_type != _IMM8)
2620 && (data_type != _IMM8)
2914 && (data_type != _IMM8)
3396 assign_data = exp_ldst_offset (&pp, 0, _IMM8);

Completed in 65 milliseconds