Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dscore-inst.h181 _IMM5_RANGE_8_31, enumerator
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score7.c577 {_IMM5_RANGE_8_31, 5, {8, 31}}, /* But for cop0 the valid data : (8 ~ 31). */
1646 if ((s7_score_df_range[data_type].range[0] != 0) || (data_type == _IMM5_RANGE_8_31)) in s7_data_op2()
Dtc-score.c515 {_IMM5_RANGE_8_31, 5, {8, 31}}, /* But for cop0 the valid data : (8 ~ 31). */
1542 if (((s3_score_df_range[data_type].range[0] != 0) || (data_type == _IMM5_RANGE_8_31)) in s3_data_op2()