Searched refs:INSN_BNE_R5 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | nds32.h | 828 #define INSN_BNE_R5 (INSN_BNE | (REG_R5 << 15)) macro
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nds32.c | 1509 INSN_BNE_R5 /* bne $rt, $R5, label */ 1605 INSN_BNE_R5, /* bne $rt, $R5, $1 */ 1609 INSN_BNE_R5, /* bne $rt, $R5, $1 */ 1613 INSN_BNE_R5, /* bne $rt, $R5, $1 */
|