Searched refs:INSN_LHU (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | score-inst.h | 61 INSN_LHU = 2, enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-score7.c | 1074 {"lhu", INSN_LHU, 0x00000000, 0x8000, Insn_Type_SYN, s7_do_macro_ldst_label}, 3144 || (ldst_func == INSN_LHU) in s7_do_ldst_insn() 3291 || (ldst_func == INSN_LHU) in s7_do_ldst_insn()
|
D | tc-score.c | 980 {"lhu", INSN_LHU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label}, 2981 || (ldst_func == INSN_LHU) in s3_do_ldst_insn() 3118 || (ldst_func == INSN_LHU) in s3_do_ldst_insn()
|