Searched refs:INSN_LBU (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dscore-inst.h64 INSN_LBU = 6, enumerator in enum:__anon592
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-score.c773 {"lbu", INSN_LBU, 0x00000000, 0x200b, Insn_Type_SYN, do_macro_ldst_label},
2736 || (ldst_func == INSN_LBU))
2804 if (ldst_idx == INSN_LBU)
2834 if ((ldst_idx == INSN_LBU)
2883 || (ldst_func == INSN_LBU))

Completed in 97 milliseconds