Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dscore-inst.h193 _IMM11 = 49, enumerator
DChangeLog-04151721 and _IMM11 for mbitclr and mbitset.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c536 {_IMM11, 11, {0, (1 << 11) - 1}},
1403 && (data_type != _IMM11) in s3_data_op2()
1444 || (data_type == _IMM11) in s3_data_op2()
3660 || (s3_data_op2 (&str, 0, _IMM11) == (int) s3_FAIL)) in s3_do_mbitclr()
3705 || (s3_data_op2 (&str, 0, _IMM11) == (int) s3_FAIL)) in s3_do_mbitset()