Searched refs:_IMM25 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h168 _IMM25, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h168 _IMM25, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c502 {_IMM25, 25, {0, (1 << 25) - 1}},
526 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
2057 if (s3_data_op2 (&str, 0, _IMM25) == (int) s3_FAIL)
H A Dtc-score7.c567 {_IMM25, 25, {0, (1 << 25) - 1}},
591 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
2113 if (s7_data_op2 (&str, 0, _IMM25) == (int) s7_FAIL)

Completed in 179 milliseconds