Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dscore-inst.h65 INSN_LBU = 6, enumerator
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dscore-inst.h65 INSN_LBU = 6, enumerator
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-score7.c1070 {"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.c973 {"lbu", INSN_LBU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label},
2982 || (ldst_func == INSN_LBU)) in s3_do_ldst_insn()
3038 if (ldst_idx == INSN_LBU) in s3_do_ldst_insn()
3119 || (ldst_func == INSN_LBU)) in s3_do_ldst_insn()
/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dsem-switch.c913 CASE (sem, INSN_LBU) : /* lbu $r1,($r0+$imm) */ in CASE() argument
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dsem-switch.c1640 CASE (sem, INSN_LBU) : /* lbu $rt,$lo16($base) */ in CASE() argument