Searched refs:INSN_LW (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | score-inst.h | 59 INSN_LW = 0, enumerator
|
| D | nds32.h | 865 #define INSN_LW 0x38000002 macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | score-inst.h | 59 INSN_LW = 0, enumerator
|
| D | nds32.h | 865 #define INSN_LW 0x38000002 macro
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-score7.c | 1073 {"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()
|
| D | tc-score.c | 976 {"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/ |
| D | ChangeLog-2018 | 289 (N32_SUB6, INSN_LW): New macros.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ChangeLog-2018 | 289 (N32_SUB6, INSN_LW): New macros.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/lm32/ |
| D | sem-switch.c | 970 CASE (sem, INSN_LW) : /* lw $r1,($r0+$imm) */ in CASE() argument
|
| /netbsd/src/external/gpl3/gdb/dist/sim/iq2000/ |
| D | sem-switch.c | 1716 CASE (sem, INSN_LW) : /* lw $rt,$lo16($base) */ in CASE() argument
|