Searched refs:INSN_BEQ_R5 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | nds32.h | 829 #define INSN_BEQ_R5 (INSN_BEQ | (REG_R5 << 15)) macro
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nds32.c | 1512 INSN_BEQ_R5, /* beq $rt, $R5, $1 */ 1516 INSN_BEQ_R5, /* beq $rt, $R5, $1 */ 1520 INSN_BEQ_R5, /* beq $rt, $R5, $1 */ 1602 INSN_BEQ_R5 /* beq $rt, $R5, label */
|