Home
last modified time | relevance | path

Searched refs:current_val (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Drs6000-tdep.c992 ULONGEST current_val; in ppc_displaced_step_fixup() local
998 regcache_cooked_read_unsigned (regs, regnum , &current_val); in ppc_displaced_step_fixup()
1000 regnum, paddress (gdbarch, current_val), in ppc_displaced_step_fixup()
1001 paddress (gdbarch, current_val in ppc_displaced_step_fixup()
1004 current_val + displaced_offset); in ppc_displaced_step_fixup()