Home
last modified time | relevance | path

Searched refs:_SIMM16_LA_POS (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dscore-inst.h180 _SIMM16_LA_POS, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c576 {_SIMM16_LA_POS, 16, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
1611 value = s7_validate_immediate (s7_inst.reloc.exp.X_add_number, _SIMM16_LA_POS, hex_p); in s7_data_op2()
Dtc-score.c514 {_SIMM16_LA_POS, 16, {0, (1 << 15) - 1}}, /* ( 0 ~ 32767) */
1494 value = s3_validate_immediate (s3_inst.reloc.exp.X_add_number, _SIMM16_LA_POS, hex_p); in s3_data_op2()