Searched refs:rip (Results 1 - 25 of 55) sorted by relevance

123

/external/llvm/test/MC/MachO/
H A Ddarwin-x86_64-reloc-offsets.s23 movb $0x12, _d(%rip)
26 movb $0x12, _d + 1(%rip)
29 movl $0x12345678, _d(%rip)
32 movl $0x12345678, _d + 1(%rip)
35 movl $0x12345678, _d + 2(%rip)
38 movl $0x12345678, _d + 3(%rip)
41 movl $0x12345678, _d + 4(%rip)
43 movb %al, _d(%rip)
44 movb %al, _d + 1(%rip)
45 movl %eax, _d(%rip)
[all...]
H A Ddarwin-x86_64-reloc.s15 movq _foo@GOTPCREL(%rip), %rax
16 pushq _foo@GOTPCREL(%rip)
17 movl _foo(%rip), %eax
18 movl _foo+4(%rip), %eax
19 movb $0x12, _foo(%rip)
20 movl $0x12345678, _foo(%rip)
27 leaq L1(%rip), %rax
28 leaq L0(%rip), %rax
29 addl $6,L0(%rip)
30 addw $500,L0(%rip)
[all...]
H A Dx86_64-reloc-arithmetic.s8 leaq _bar(%rip), %rcx
H A Ddarwin-x86_64-diff-relocs.s58 movl %eax,4(%rip)
59 // movl %eax,_baz(%rip)
60 movl %eax,_g0(%rip)
61 movl %eax,L0(%rip)
62 movl %eax,_g1(%rip)
63 movl %eax,L1(%rip)
67 // rip-relative address).
68 // movl %eax,L0 - _g0(%rip)
69 // movl %eax,_g1 - _g0(%rip)
70 // movl %eax,_g1 - L1(%rip)
[all...]
H A Dtlv-reloc.s20 movq _a@TLVP(%rip), %rdi
/external/llvm/test/MC/ELF/
H A Dtls.s5 leaq foo1@TLSGD(%rip), %rdi
6 leaq foo2@GOTTPOFF(%rip), %rdi
7 leaq foo3@TLSLD(%rip), %rdi
H A Dgot.s7 movl foo@GOTPCREL(%rip), %eax
H A Drelocation.s8 movq $bar, bar(%rip) # R_X86_64_32S
12 leaq foo@GOTTPOFF(%rip), %rax # R_X86_64_GOTTPOFF
13 leaq foo@TLSGD(%rip), %rax # R_X86_64_TLSGD
15 leaq foo@TLSLD(%rip), %rdi # R_X86_64_TLSLD
18 movq foo(%rip), %rdx
H A Dundef.s20 movsd .Lsym8(%rip), %xmm1
H A Dmerge.s10 movsd .Lfoo(%rip), %xmm1
H A Dcommon.s64 movsbl common4+3(%rip), %eax
/external/oprofile/daemon/
H A Dopd_ibs.h43 unsigned long int rip; member in struct:ibs_fetch_sample
60 unsigned long int rip; member in struct:ibs_op_sample
/external/iproute2/etc/iproute2/
H A Drt_protos26 250 gated/rip
/external/llvm/test/MC/AsmParser/
H A Ddirective_lsym.s4 # should just rip it out.
/external/kernel-headers/original/asm-x86/
H A Dsigcontext.h96 __u64 rip; member in struct:_fpstate
122 unsigned long rip; member in struct:sigcontext
H A Dptrace.h91 unsigned long rip; member in struct:pt_regs
103 #define instruction_pointer(regs) ((regs)->rip)
/external/blktrace/btt/
H A Dinlines.h37 struct range_info *rip; local
40 rip = list_entry(p, struct range_info, head);
41 free(rip);
53 struct range_info *rip; local
56 rip = list_entry(head_p->prev, struct range_info, head);
58 if (time < rip->end)
61 if (BIT_TIME(time - rip->end) < range_delta) {
62 rip->end = time;
67 rip = malloc(sizeof(*rip));
[all...]
/external/netcat/data/
H A Drip.d5 # struct rip {
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-amd64-darwin.S77 movq VG_(dispatch_ctr)@GOTPCREL(%rip), %r15
125 movq VG_(tt_fast)@GOTPCREL(%rip), %rcx
163 movq VG_(tt_fast)@GOTPCREL(%rip), %rcx
183 movq VG_(tt_fastN)@GOTPCREL(%rip), %rdx
261 movq VG_(dispatch_ctr)@GOTPCREL(%rip), %r15
H A Ddispatch-amd64-linux.S78 movq VG_(dispatch_ctr)@GOTPCREL(%rip), %r15
129 movq VG_(tt_fast)@GOTPCREL(%rip), %rcx
170 movq VG_(tt_fast)@GOTPCREL(%rip), %rcx
190 movq VG_(tt_fastN)@GOTPCREL(%rip), %rdx
268 movq VG_(dispatch_ctr)@GOTPCREL(%rip), %r15
/external/tcpdump/
H A Dprint-rip.c24 "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.57 2003/11/16 09:36:34 guy Exp $ (LBL)";
40 struct rip { struct
162 register const struct rip *rp;
168 printf(" [|rip]");
175 printf(" [|rip]");
180 rp = (struct rip *)dat;
228 printf("[|rip]");
/external/llvm/test/MC/X86/
H A Dx86_64-encoding.s118 // CHECK: pshufb CPI1_0(%rip), %xmm1
121 pshufb CPI1_0(%rip), %xmm1
/external/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl282 mov OPENSSL_ia32cap_P(%rip),$idx#d
348 lea .Lopts(%rip),%rax
349 mov OPENSSL_ia32cap_P(%rip),%edx
395 lea .Lprologue(%rip),%r10
401 lea .Lepilogue(%rip),%r10
463 call *__imp_RtlVirtualUnwind(%rip)
/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h184 __vki_u64 rip; member in struct:_vki_fpstate
210 unsigned long rip; member in struct:vki_sigcontext
478 __vki_u64 rip; member in struct:vki_user_i387_struct
490 unsigned long rip,cs,eflags; member in struct:vki_user_regs_struct
/external/valgrind/main/coregrind/
H A Dm_libcassert.c66 { ULong rip, rsp, rbp; \
68 "leaq 0(%%rip), %0;" \
71 : "=r" (rip), "=r" (rsp), "=r" (rbp) \
75 (srP)->r_pc = rip; \

Completed in 403 milliseconds

123