Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dscore-inst.h65 INSN_LBU = 6, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c1072 {"lbu", INSN_LBU, 0x00000000, 0x200b, Insn_Type_SYN, s7_do_macro_ldst_label},
3147 || (ldst_func == INSN_LBU)) in s7_do_ldst_insn()
3215 if (ldst_idx == INSN_LBU) in s7_do_ldst_insn()
3245 if ((ldst_idx == INSN_LBU) in s7_do_ldst_insn()
3294 || (ldst_func == INSN_LBU)) in s7_do_ldst_insn()
Dtc-score.c978 {"lbu", INSN_LBU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label},
2984 || (ldst_func == INSN_LBU)) in s3_do_ldst_insn()
3040 if (ldst_idx == INSN_LBU) in s3_do_ldst_insn()
3121 || (ldst_func == INSN_LBU)) in s3_do_ldst_insn()