HomeSort by relevance Sort by last modified time
    Searched refs:rip (Results 51 - 75 of 479) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsgd8.s 7 leaq 1b(%rip), %rbx
11 leaq foo@tlsgd(%rip), %rdi
tlspic1.s 45 leaq sg1@tlsgd(%rip), %rdi
53 leaq sg2@tlsgd(%rip), %rdi
61 leaq sl1@tlsgd(%rip), %rdi
69 leaq sl2@tlsgd(%rip), %rdi
77 leaq sh1@tlsgd(%rip), %rdi
86 leaq sh2@tlsgd(%rip), %rdi
94 leaq sH1@tlsgd(%rip), %rdi
103 leaq sH2@tlsgd(%rip), %rdi
110 leaq sl1@tlsld(%rip), %rdi
119 leaq sh1@tlsld(%rip), %rd
    [all...]
tlsbinpic.s 44 leaq sG1@tlsgd(%rip), %rdi
53 leaq sG2@tlsgd(%rip), %rdi
61 leaq sg1@tlsgd(%rip), %rdi
69 leaq sl1@tlsgd(%rip), %rdi
77 leaq sh1@tlsgd(%rip), %rdi
84 leaq sl1@tlsld(%rip), %rdi
93 leaq sh1@tlsld(%rip), %rdi
104 addq sG2@gottpoff(%rip), %r9
110 addq sg1@gottpoff(%rip), %r10
116 addq sl1@gottpoff(%rip), %ra
    [all...]
tlsbindesc.s 43 leaq sG1@tlsdesc(%rip), %rax
49 leaq sG2@tlsdesc(%rip), %rax
54 leaq sg1@tlsdesc(%rip), %rax
59 leaq sl1@tlsdesc(%rip), %rax
64 leaq sh1@tlsdesc(%rip), %rax
69 leaq _TLS_MODULE_BASE_@tlsdesc(%rip), %rax
86 addq sG2@gottpoff(%rip), %r9
92 addq sg1@gottpoff(%rip), %r10
98 addq sl1@gottpoff(%rip), %rax
104 addq sh1@gottpoff(%rip), %rc
    [all...]
tlsgd7.s 7 leaq 1b(%rip), %rbx
11 leaq foo@tlsgd(%rip), %rdi
tlsld3.s 7 leaq 1b(%rip), %rbx
11 leaq foo@tlsld(%rip), %rdi
tlsdesc.s 44 leaq sg1@tlsdesc(%rip), %rax
49 leaq sg2@tlsdesc(%rip), %rax
54 leaq sl1@tlsdesc(%rip), %rax
59 leaq sl2@tlsdesc(%rip), %rax
64 leaq sh1@tlsdesc(%rip), %rax
70 leaq sh2@tlsdesc(%rip), %rax
75 leaq sH1@tlsdesc(%rip), %rax
81 leaq sH2@tlsdesc(%rip), %rax
86 leaq _TLS_MODULE_BASE_@tlsdesc(%rip), %rax
109 addq sg2@gottpoff(%rip), %rc
    [all...]
discarded1.s 5 movq x@GOTPCREL(%rip), %rax
lea1.s 10 movq foo@GOTPCREL(%rip), %rax
nogot1.s 8 leaq bar(%rip), %rax
pr13082-1.s 4 lea .Ljmp(%rip), %rax
pr13082-3.s 4 lea .Ljmp(%rip), %rax
pr13082-4.s 4 lea .Ljmp(%rip), %rax
pr13082-5.s 6 lea .Ljmp(%rip), %rax
pr13082-6.s 5 lea .Ljmp(%rip), %rax
protected1.s 11 leaq foo(%rip), %rax
protected3.s 13 movl foo(%rip), %eax
tlsgd1.s 5 leaq foo@TLSGD(%rip), %rdi
tlsgd3.s 4 leaq foo@TLSGD(%rip), %rdi
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-11-x86-64.s 5 movl ifunc@GOTPCREL(%rip), %eax
6 movl ifunc(%rip), %eax
9 movl xxx(%rip), %eax
ifunc-8a-x86-64.s 12 movq foo@GOTPCREL(%rip), %rax
  /external/llvm/test/MC/X86/
hex-immediates.s 5 # CHECK: leaq 0x3e2(%rip), %rdi
6 leaq 0x3e2(%rip), %rdi
  /external/compiler-rt/lib/builtins/x86_64/
floatundixf.S 16 #define REL_ADDR(_a) (_a)(%rip)
49 #define REL_ADDR(_a) (_a)(%rip)
  /external/llvm/test/MC/ELF/
undef.s 19 movsd .Lsym8(%rip), %xmm1
  /external/strace/linux/x86_64/
get_scno.c 110 unsigned long call, rip = x86_64_regs.rip; local
112 rip -= 2;
114 call = ptrace(PTRACE_PEEKTEXT, tcp->pid, (char *)rip, (char *)0);

Completed in 110 milliseconds

1 23 4 5 6 7 8 91011>>