Searched refs:INSN_LBU (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | score-inst.h | 65 INSN_LBU = 6, enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | score-inst.h | 65 INSN_LBU = 6, enumerator
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-score7.c | 1070 {"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()
|
| D | tc-score.c | 973 {"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/ |
| D | sem-switch.c | 913 CASE (sem, INSN_LBU) : /* lbu $r1,($r0+$imm) */ in CASE() argument
|
| /netbsd/src/external/gpl3/gdb/dist/sim/iq2000/ |
| D | sem-switch.c | 1640 CASE (sem, INSN_LBU) : /* lbu $rt,$lo16($base) */ in CASE() argument
|