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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h156 _IMM14, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h156 _IMM14, enumerator in enum:score_data_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c490 {_IMM14, 14, {0, (1 << 14) - 1}}, /* ( 0 ~ 16383) */
1406 && (data_type != _IMM14)
1452 || (data_type == _IMM14)
1738 && s3_data_op2 (&str, 1, _IMM14) != (int) s3_FAIL)
2872 && (data_type != _IMM14)
3155 && (data_type != _IMM14)
H A Dtc-score7.c555 {_IMM14, 14, {0, (1 << 14) - 1}}, /* ( 0 ~ 16383) */
1526 && (data_type != _IMM14)
1567 || (data_type == _IMM14)
1802 && s7_data_op2 (&str, 1, _IMM14) != (int) s7_FAIL)
3030 && (data_type != _IMM14)
3332 && (data_type != _IMM14)

Completed in 212 milliseconds