Searched refs:N32_JREG (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h93 #define N32_JREG(sub, rt, rb, dtit, hint) \
92 #define N32_JREG macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h93 #define N32_JREG(sub, rt, rb, dtit, hint) \
92 #define N32_JREG macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h93 #define N32_JREG(sub, rt, rb, dtit, hint) \
92 #define N32_JREG macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h93 #define N32_JREG(sub, rt, rb, dtit, hint) \
92 #define N32_JREG macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnds32-tdep.c1097 else if (insn == N32_JREG (JR, 0, REG_LP, 0, 1))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnds32-tdep.c1087 else if (insn == N32_JREG (JR, 0, REG_LP, 0, 1))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c8438 insn = N32_JREG (JR, 0, 0, 0, 3);
8476 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 0);
8479 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 1);
8482 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c8396 insn = N32_JREG (JR, 0, 0, 0, 3);
8434 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 0);
8437 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 1);
8440 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c8438 insn = N32_JREG (JR, 0, 0, 0, 3);
8476 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 0);
8479 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 1);
8482 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c8438 insn = N32_JREG (JR, 0, 0, 0, 3);
8476 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 0);
8479 insn = N32_JREG (JR, 0, N16_RA5 (insn16), 0, 1);
8482 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);

Completed in 265 milliseconds