Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dscore-inst.h159 _SIMM10 = 6, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c555 {_SIMM10, 10, {-(1 << 9), (1 << 9) - 1}}, /* ( -512 ~ 511 ) */
579 {_SIMM10, 10, {0, (1 << 10) - 1}}, /* ( -1024 ~ 1023 ) */
Dtc-score.c493 {_SIMM10, 10, {-(1 << 9), (1 << 9) - 1}}, /* ( -512 ~ 511 ) */
517 {_SIMM10, 10, {0, (1 << 10) - 1}}, /* ( -1024 ~ 1023 ) */