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

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 61 INSN_LHU = 2,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 61 INSN_LHU = 2,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 61 INSN_LHU = 2,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 61 INSN_LHU = 2,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 975 {"lhu", INSN_LHU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label},
2976 || (ldst_func == INSN_LHU)
3113 || (ldst_func == INSN_LHU)
tc-score7.c 1076 {"lhu", INSN_LHU, 0x00000000, 0x8000, Insn_Type_SYN, s7_do_macro_ldst_label},
3147 || (ldst_func == INSN_LHU)
3294 || (ldst_func == INSN_LHU)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 975 {"lhu", INSN_LHU, 0x00000000, 0x8000, Insn_Type_SYN, s3_do_macro_ldst_label},
2976 || (ldst_func == INSN_LHU)
3113 || (ldst_func == INSN_LHU)
tc-score7.c 1076 {"lhu", INSN_LHU, 0x00000000, 0x8000, Insn_Type_SYN, s7_do_macro_ldst_label},
3147 || (ldst_func == INSN_LHU)
3294 || (ldst_func == INSN_LHU)
  /src/external/gpl3/gdb/dist/sim/lm32/
sem-switch.c 951 CASE (sem, INSN_LHU) : /* lhu $r1,($r0+$imm) */
  /src/external/gpl3/gdb.old/dist/sim/lm32/
sem-switch.c 951 CASE (sem, INSN_LHU) : /* lhu $r1,($r0+$imm) */
  /src/external/gpl3/gdb/dist/sim/iq2000/
sem-switch.c 1678 CASE (sem, INSN_LHU) : /* lhu $rt,$lo16($base) */
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
sem-switch.c 1678 CASE (sem, INSN_LHU) : /* lhu $rt,$lo16($base) */

Completed in 56 milliseconds