HomeSort by relevance Sort by last modified time
    Searched refs:nip (Results 1 - 7 of 7) sorted by null

  /external/ping6/
ping6.c 1234 struct icmp6_nodeinfo *nip; local
    [all...]
  /external/valgrind/main/include/vki/
vki-ppc32-linux.h 205 unsigned long nip; member in struct:vki_pt_regs
704 #define VKI_ELF_NGREG 48 /* includes nip, msr, lr, etc. */
    [all...]
vki-ppc64-linux.h 199 VKI_PPC_REG nip; member in struct:vki_pt_regs
270 #define VKI_ELF_NGREG 48 /* includes nip, msr, lr, etc. */
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 298 regs->nip = arch->vex.guest_CIA;
319 regs->nip = arch->vex.guest_CIA;
  /external/qemu/
gdbstub.c 651 case 64: GET_REGL(env->nip);
690 env->nip = ldtul_p(mem_buf);
    [all...]
monitor.c 410 monitor_printf(mon, " nip=0x" TARGET_FMT_lx, env->nip);
    [all...]
cpu-exec.c 718 where NIP != read address on PowerPC */
    [all...]

Completed in 124 milliseconds