Home
last modified time | relevance | path

Searched refs:_IMM25 (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/include/opcode/
HDscore-inst.h161 _IMM25, enumerator
233 {_IMM25, 25, {0, (1 << 25) - 1}},
257 {_IMM25, 25, {0, (1 << 25) - 1}}, /* (-32768 ~ 32767) */
/trueos/contrib/binutils/gas/config/
HDtc-score.c1742 if (data_op2 (&str, 0, _IMM25) == (int) FAIL) in do_ceinst()