Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dscore-inst.h192 _SIMM32 = 48, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c535 {_SIMM32, 32, {-0x80000000, 0x7fffffff}},
1415 && (data_type != _SIMM32)) in s3_data_op2()