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

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h178 _SIMM16_pic = 42, /* Index in score_df_range. */ enumerator in enum:score_data_type
260 {_SIMM16_pic, 16, {-(1 << 15), (1 << 15) - 1}}, /* (-32768 ~ 32767) */
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-score.c1223 case _SIMM16_pic:
1515 && data_op2 (&str, 1, _SIMM16_pic) != (int) FAIL)

Completed in 69 milliseconds