Searched refs:INSN_SH (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | score-inst.h | 64 INSN_SH = 5, enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-score7.c | 1077 {"sh", INSN_SH, 0x00000000, 0x200d, Insn_Type_SYN, s7_do_macro_ldst_label}, 3231 else if (ldst_idx == INSN_SH) in s7_do_ldst_insn() 3248 || (ldst_idx == INSN_SB) || (ldst_idx == INSN_SH) || (ldst_idx == INSN_SW)) in s7_do_ldst_insn()
|
D | tc-score.c | 983 {"sh", INSN_SH, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label}, 3056 else if (ldst_idx == INSN_SH) in s3_do_ldst_insn()
|