HomeSort by relevance Sort by last modified time
    Searched full:x86_rip (Results 1 - 5 of 5) sorted by null

  /development/ndk/platforms/android-3/header-patches/include/asm/
ptrace.h 91 #define x86_rip uregs[16] macro
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86regtmod.gperf 230 rip, REG, X86_RIP, 0, 64
x86arch.h 133 X86_RIP = 0xD<<4 /* 64-bit mode only, always RIP (regnum ignored) */
x86bc.c 236 && e->terms[0].data.reg == X86_RIP) {
242 yasm_expr_reg(X86_RIP), e->line);
    [all...]
x86expr.c 75 case X86_RIP:
572 case X86_RIP:
    [all...]

Completed in 235 milliseconds