Home
last modified time | relevance | path

Searched refs:INSN_LW (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dscore-inst.h59 INSN_LW = 0, enumerator
Dnds32.h865 #define INSN_LW 0x38000002 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dscore-inst.h59 INSN_LW = 0, enumerator
Dnds32.h865 #define INSN_LW 0x38000002 macro
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-score7.c1073 {"lw", INSN_LW, 0x00000000, 0x2008, Insn_Type_SYN, s7_do_macro_ldst_label},
3145 || (ldst_func == INSN_LW) in s7_do_ldst_insn()
3223 else if (ldst_idx == INSN_LW) in s7_do_ldst_insn()
3247 || (ldst_idx == INSN_LW) in s7_do_ldst_insn()
3292 || (ldst_func == INSN_LW) in s7_do_ldst_insn()
Dtc-score.c976 {"lw", INSN_LW, 0x00000000, 0x1000, Insn_Type_SYN, s3_do_macro_ldst_label},
2980 || (ldst_func == INSN_LW) in s3_do_ldst_insn()
3046 else if (ldst_idx == INSN_LW) in s3_do_ldst_insn()
3072 if ( (ldst_idx == INSN_LW)|| (ldst_idx == INSN_SW)) in s3_do_ldst_insn()
3117 || (ldst_func == INSN_LW) in s3_do_ldst_insn()
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-2018289 (N32_SUB6, INSN_LW): New macros.
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-2018289 (N32_SUB6, INSN_LW): New macros.
/netbsd/src/external/gpl3/gdb/dist/sim/lm32/
Dsem-switch.c970 CASE (sem, INSN_LW) : /* lw $r1,($r0+$imm) */ in CASE() argument
/netbsd/src/external/gpl3/gdb/dist/sim/iq2000/
Dsem-switch.c1716 CASE (sem, INSN_LW) : /* lw $rt,$lo16($base) */ in CASE() argument