HomeSort by: relevance | last modified time | path
    Searched refs:INSN_LBU (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 65 INSN_LBU = 6,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 65 INSN_LBU = 6,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 65 INSN_LBU = 6,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 65 INSN_LBU = 6,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score7.c 1074 {"lbu", INSN_LBU, 0x00000000, 0x200b, Insn_Type_SYN, s7_do_macro_ldst_label},
3150 || (ldst_func == INSN_LBU))
3218 if (ldst_idx == INSN_LBU)
3248 if ((ldst_idx == INSN_LBU)
3297 || (ldst_func == INSN_LBU))
tc-score.c 973 {"lbu", INSN_LBU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label},
2979 || (ldst_func == INSN_LBU))
3035 if (ldst_idx == INSN_LBU)
3065 /* if ((ldst_idx == INSN_LBU)
3116 || (ldst_func == INSN_LBU))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score7.c 1074 {"lbu", INSN_LBU, 0x00000000, 0x200b, Insn_Type_SYN, s7_do_macro_ldst_label},
3150 || (ldst_func == INSN_LBU))
3218 if (ldst_idx == INSN_LBU)
3248 if ((ldst_idx == INSN_LBU)
3297 || (ldst_func == INSN_LBU))
tc-score.c 973 {"lbu", INSN_LBU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label},
2979 || (ldst_func == INSN_LBU))
3035 if (ldst_idx == INSN_LBU)
3065 /* if ((ldst_idx == INSN_LBU)
3116 || (ldst_func == INSN_LBU))
  /src/external/gpl3/gdb/dist/sim/lm32/
sem-switch.c 913 CASE (sem, INSN_LBU) : /* lbu $r1,($r0+$imm) */
  /src/external/gpl3/gdb.old/dist/sim/lm32/
sem-switch.c 913 CASE (sem, INSN_LBU) : /* lbu $r1,($r0+$imm) */
  /src/external/gpl3/gdb/dist/sim/iq2000/
sem-switch.c 1640 CASE (sem, INSN_LBU) : /* lbu $rt,$lo16($base) */
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
sem-switch.c 1640 CASE (sem, INSN_LBU) : /* lbu $rt,$lo16($base) */

Completed in 50 milliseconds