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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h36 #define REG_LP (30) macro
980 #define INSN_JRAL_TA (INSN_JRAL | (REG_LP << 20) | (REG_TA << 10))
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h36 #define REG_LP (30) macro
980 #define INSN_JRAL_TA (INSN_JRAL | (REG_LP << 20) | (REG_TA << 10))
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h36 #define REG_LP (30) macro
980 #define INSN_JRAL_TA (INSN_JRAL | (REG_LP << 20) | (REG_TA << 10))
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h36 #define REG_LP (30) macro
980 #define INSN_JRAL_TA (INSN_JRAL | (REG_LP << 20) | (REG_TA << 10))
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnds32-tdep.c1097 else if (insn == N32_JREG (JR, 0, REG_LP, 0, 1))
1135 if (insn == N16_TYPE5 (RET5, REG_LP))
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnds32-tdep.c1087 else if (insn == N32_JREG (JR, 0, REG_LP, 0, 1))
1125 if (insn == N16_TYPE5 (RET5, REG_LP))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c8158 if (N32_RT5 (insn) == REG_LP && N32_JREG_HINT (insn) == 0)
8482 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c8116 if (N32_RT5 (insn) == REG_LP && N32_JREG_HINT (insn) == 0)
8440 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c8158 if (N32_RT5 (insn) == REG_LP && N32_JREG_HINT (insn) == 0)
8482 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c8158 if (N32_RT5 (insn) == REG_LP && N32_JREG_HINT (insn) == 0)
8482 insn = N32_JREG (JRAL, REG_LP, N16_RA5 (insn16), 0, 0);

Completed in 269 milliseconds