Searched refs:lp_end (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | arc-linux-tdep.c | 145 ULONGEST lp_end, lp_start, lp_count; in arc_linux_software_single_step() local 148 regcache_cooked_read_unsigned (regcache, ARC_LP_END_REGNUM, &lp_end); in arc_linux_software_single_step() 157 paddress (gdbarch, lp_end), in arc_linux_software_single_step() 162 if (next_pc == lp_end && lp_count > 1) in arc_linux_software_single_step()
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | arc-linux-tdep.c | 145 ULONGEST lp_end, lp_start, lp_count; in arc_linux_software_single_step() local 148 regcache_cooked_read_unsigned (regcache, ARC_LP_END_REGNUM, &lp_end); in arc_linux_software_single_step() 157 paddress (gdbarch, lp_end), in arc_linux_software_single_step() 162 if (next_pc == lp_end && lp_count > 1) in arc_linux_software_single_step()
|
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arc/ |
H A D | linux-unwind-reg.def | 22 REGISTER_IN_STACK(lp_end, -1)
|
/netbsd/external/gpl3/gcc/dist/libgcc/config/arc/ |
H A D | linux-unwind-reg.def | 22 REGISTER_IN_STACK(lp_end, -1)
|
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arc/ |
H A D | taux.s | 2 lr r5, [lp_end]
|
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/ |
H A D | taux.s | 2 lr r5, [lp_end]
|
/netbsd/external/gpl3/gdb/dist/opcodes/ |
H A D | arc-regs.h | 25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
|
/netbsd/external/gpl3/binutils.old/dist/opcodes/ |
H A D | arc-regs.h | 25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
|
/netbsd/external/gpl3/binutils/dist/opcodes/ |
H A D | arc-regs.h | 25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
|
/netbsd/external/gpl3/gdb.old/dist/opcodes/ |
H A D | arc-regs.h | 25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
|
/netbsd/external/gpl3/gdb/dist/gdb/doc/ |
H A D | gdb.texinfo | 45312 optional: @samp{lp_start}, @samp{lp_end}, and @samp{bta}.
|
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/ |
H A D | gdb.texinfo | 45312 optional: @samp{lp_start}, @samp{lp_end}, and @samp{bta}.
|