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

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h173 _SIMM16_LA_POS, enumerator in enum:score_data_type
245 {_SIMM16_LA_POS, 16, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-score.c1244 value = validate_immediate (inst.reloc.exp.X_add_number, _SIMM16_LA_POS, hex_p);

Completed in 64 milliseconds