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

1234567

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Driprel.asm1 mov %rax,foo(%rip)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/
H A Delf-rip.asm3 mov eax, [rip]
4 mov eax, [rip+2]
5 mov eax, [rip+sym]
6 mov eax, [sym wrt rip]
/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/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dmem64rip.asm2 mov eax, [rip]
3 mov eax, [rip+2]
4 mov eax, [rip+sym]
5 mov eax, [sym wrt rip]
7 mov eax, [sym wrt rip]
H A Dmem64.asm17 mov edx, [rip] ; 8B 15 00 00 00 00
18 a32 mov rcx, [rip+5] ; 67 48 8B 0D 05 00 00 00
24 mov ah, [rip] ; 8A 25 00 00 00 00
H A Dmem64-err.asm5 mov eax, [rip+rcx]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
H A Dwin64-dataref2.asm7 mov eax, [foo wrt rip]
8 shl dword [foo wrt rip], 5
9 cmp dword [foo wrt rip], 16
10 cmp word [foo wrt rip], 10000
11 cmp dword [foo wrt rip], 10000000
H A Dwin64-dataref.asm36 lea rdx, [foobar wrt rip]
40 movzx rax, byte [foobar wrt rip]
51 lea rdx, [trap wrt rip]
59 movzx rax, byte [trap wrt rip]
75 mov ebx, [foobar3 wrt rip]
77 lea rdx, [foobar3 wrt rip]
79 mov rax, [foobar3 wrt rip]
80 mov rbx, [foobar3 wrt rip]
81 movzx rax, byte [foobar3 wrt rip]
87 mov ebx,[__savident wrt rip]
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/gas64/
H A Delf_gas64_reloc.asm24 movq %rax, _VAR(%rip)
25 movq _VAR+8(%rip), %rcx
26 movlpd _VAR(%rip), %xmm1
29 movq %rax, _VAR2(%rip)
30 movq _VAR2+8(%rip), %rcx
31 movlpd _VAR2(%rip), %xmm1
34 movq %rax, _VAR3(%rip)
35 movq _VAR3+8(%rip), %rcx
36 movlpd _VAR3(%rip), %xmm1
/external/llvm/test/MC/ELF/
H A Dgot.s7 movl foo@GOTPCREL(%rip), %eax
H A Dtls.s5 leaq foo1@TLSGD(%rip), %rdi
6 leaq foo2@GOTTPOFF(%rip), %rdi
7 leaq foo3@TLSLD(%rip), %rdi
H A Dmerge.s7 movsd .Lfoo(%rip), %xmm1
13 movsd .Lfoo+4(%rip), %xmm1
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
20 movq foo(%rip), %rdx
32 leaq -1+foo(%rip), %r11
H A Dundef.s20 movsd .Lsym8(%rip), %xmm1
H A Dcommon.s72 movsbl common4+3(%rip), %eax
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
H A Dbin-rip.asm9 mov rax,[foo_equ wrt rip]
10 mov rax,[foo_text wrt rip]
11 mov rax,[foo_data wrt rip]
12 mov rbx,[foo_equ wrt rip]
13 mov rbx,[foo_text wrt rip]
14 mov rbx,[foo_data wrt rip]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas64/
H A Dgas-macho64-pic.asm9 movq _foo@GOTPCREL(%rip), %rax
13 pushq _foo@GOTPCREL(%rip)
17 movl _foo(%rip), %eax
21 movl _foo+4(%rip), %eax
25 movb $0x12, _foo(%rip)
29 movl $0x12345678, _foo(%rip)
/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/libunwind/src/x86_64/
H A DGtrace.c217 unw_word_t rip,
226 f->virtual_address = rip;
238 d->ip = rip + d->use_prev_instr;
245 if (likely(dwarf_put (d, d->loc[UNW_X86_64_RIP], rip) >= 0)
276 unw_word_t rip,
287 uint64_t slot = ((rip * 0x9e3779b97f4a7c16) >> 43) & (cache_size-1);
296 if (likely(addr == rip))
322 slot = ((rip * 0x9e3779b97f4a7c16) >> 43) & (cache_size-1);
330 return trace_init_addr (frame, cursor, cfa, rip, rbp, rsp);
402 unw_word_t rbp, rsp, rip, cf local
214 trace_init_addr(unw_tdep_frame_t *f, unw_cursor_t *cursor, unw_word_t cfa, unw_word_t rip, unw_word_t rbp, unw_word_t rsp) argument
273 trace_lookup(unw_cursor_t *cursor, unw_trace_cache_t *cache, unw_word_t cfa, unw_word_t rip, unw_word_t rbp, unw_word_t rsp) argument
[all...]
/external/iproute2/etc/iproute2/
H A Drt_protos26 250 gated/rip
/external/compiler-rt/lib/builtins/x86_64/
H A Dfloatundixf.S21 #define REL_ADDR(_a) (_a)(%rip)
59 #define REL_ADDR(_a) (_a)(%rip)

Completed in 262 milliseconds

1234567