HomeSort by relevance Sort by last modified time
    Searched refs:rip (Results 101 - 113 of 113) sorted by null

1 2 3 45

  /external/openssl/crypto/bn/asm/
x86_64-mont.pl     [all...]
  /external/qemu/
vl-android.c 2384 uint32_t dnet, dmask, rip; local
    [all...]
  /external/valgrind/main/coregrind/
m_signals.c 283 # define VG_UCONTEXT_INSTR_PTR(uc) ((uc)->uc_mcontext.rip)
289 { (srP)->r_pc = (uc)->uc_mcontext.rip; \
    [all...]
vgdb.c 971 user_mod.regs.rip = shared32->invoke_gdbserver;
    [all...]
m_debugger.c 92 regs.rip = vex->guest_RIP;
  /external/qemu/target-i386/
kvm.c 361 kvm_getput_reg(&regs.rip, &env->eip, set);
op_helper.c     [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 274 regs->rip = arch->vex.guest_RIP;
403 //:: fpu->rip = ?;
  /external/v8/tools/
grokdump.py 290 ("rip", EnableOnFlag(ctypes.c_uint64, MD_CONTEXT_AMD64_CONTROL)),
481 return self.exception_context.rip
    [all...]
  /external/elfutils/tests/
run-allregs.sh 108 16: %rip (rip), address 64 bits
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump     [all...]
  /external/dropbear/libtommath/
bn.tex 284 So it may feel tempting to just rip the math code out of GnuPG (or GnuMP where it was taken from originally) in your
    [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_toIR.c 209 /* For ensuring that %rip-relative addressing is done right. A read
210 of %rip generates the address of the next instruction. It may be
212 checking, if the next insn %rip is needed, we make a guess at what
    [all...]

Completed in 535 milliseconds

1 2 3 45