Searched refs:MATCH_R2_MOV (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | nios2-opc.c | 589 MATCH_R2_MOV, MASK_R2_MOV, NIOS2_INSN_MACRO_MOV, no_overflow},
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | nios2-opc.c | 589 MATCH_R2_MOV, MASK_R2_MOV, NIOS2_INSN_MACRO_MOV, no_overflow},
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | nios2r2.h | 934 #define MATCH_R2_MOV MATCH_R2_OPX (ADD, 0, 0, 0) macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | nios2r2.h | 934 #define MATCH_R2_MOV MATCH_R2_OPX (ADD, 0, 0, 0) macro
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | nios2-tdep.c | 324 else if (op->match == MATCH_R2_ADD || op->match == MATCH_R2_MOV) in nios2_match_add()
|