HomeSort by relevance Sort by last modified time
    Searched refs:rip (Results 1 - 25 of 542) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-rip.s 2 leal symbol(%rip), %eax
3 leal 0x11111111(%rip), %eax
4 leal 1(%rip), %eax
5 leal (%rip), %eax
x86-64-localpic.s 4 movq foo@GOTPCREL(%rip), %rax
x86-64-rip.d 3 #name: x86-64 rip addressing
10 [ ]*0:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+0x0\(%rip\),%eax[ ]*(#.*)?
11 [ ]*6:[ ]+8d 05 11 11 11 11[ ]+lea[ ]+0x11111111\(%rip\),%eax[ ]*(#.*)?
12 [ ]*c:[ ]+8d 05 01 00 00 00[ ]+lea[ ]+0x1\(%rip\),%eax[ ]*(#.*)?
13 [ ]*12:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+0x0\(%rip\),%eax[ ]*(#.*)?
  /external/llvm/test/MC/ELF/
got-relaxed.s 6 call *call@GOTPCREL(%rip)
7 jmp *jmp@GOTPCREL(%rip)
relax-arith3.s 9 // CHECK-NEXT: 0: 66 69 1d 00 00 00 00 00 00 imulw $0, (%rip), %bx
10 // CHECK-NEXT: 9: 69 1d 00 00 00 00 00 00 00 00 imull $0, (%rip), %ebx
11 // CHECK-NEXT: 13: 48 69 1d 00 00 00 00 00 00 00 00 imulq $0, (%rip), %rbx
13 imul $foo, bar(%rip), %bx
14 imul $foo, bar(%rip), %ebx
15 imul $foo, bar(%rip), %rbx
20 // CHECK-NEXT: 0: 66 81 25 00 00 00 00 00 00 andw $0, (%rip)
21 // CHECK-NEXT: 9: 81 25 00 00 00 00 00 00 00 00 andl $0, (%rip)
22 // CHECK-NEXT: 13: 48 81 25 00 00 00 00 00 00 00 00 andq $0, (%rip)
24 andw $foo, bar(%rip)
    [all...]
got-relaxed-rex.s 5 movq mov@GOTPCREL(%rip), %rax
6 test %rax, test@GOTPCREL(%rip)
7 adc adc@GOTPCREL(%rip), %rax
8 add add@GOTPCREL(%rip), %rax
9 and and@GOTPCREL(%rip), %rax
10 cmp cmp@GOTPCREL(%rip), %rax
11 or or@GOTPCREL(%rip), %rax
12 sbb sbb@GOTPCREL(%rip), %rax
13 sub sub@GOTPCREL(%rip), %rax
14 xor xor@GOTPCREL(%rip), %ra
    [all...]
  /external/clang/test/Driver/
relax.s 12 movq foo@GOTPCREL(%rip), %rax
  /external/llvm/test/MC/MachO/
darwin-x86_64-reloc-offsets.s 23 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...]
  /external/swiftshader/third_party/LLVM/test/MC/MachO/
darwin-x86_64-reloc-offsets.s 23 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...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
load1.s 15 adcl bar@GOTPCREL(%rip), %eax
16 addl bar@GOTPCREL(%rip), %ebx
17 andl bar@GOTPCREL(%rip), %ecx
18 cmpl bar@GOTPCREL(%rip), %edx
19 orl bar@GOTPCREL(%rip), %esi
20 sbbl bar@GOTPCREL(%rip), %edi
21 subl bar@GOTPCREL(%rip), %ebp
22 xorl bar@GOTPCREL(%rip), %r8d
23 testl %r15d, bar@GOTPCREL(%rip)
24 adcq bar@GOTPCREL(%rip), %ra
    [all...]
pr19609-1.s 6 cmp bar@GOTPCREL(%rip), %rax
7 cmp bar@GOTPCREL(%rip), %ecx
8 cmp bar@GOTPCREL(%rip), %r11
9 cmp bar@GOTPCREL(%rip), %r12d
11 mov bar@GOTPCREL(%rip), %rax
12 mov bar@GOTPCREL(%rip), %ecx
13 mov bar@GOTPCREL(%rip), %r11
14 mov bar@GOTPCREL(%rip), %r12d
16 test %rax, bar@GOTPCREL(%rip)
17 test %ecx, bar@GOTPCREL(%rip)
    [all...]
pr17306b.s 2 movq foo@GOTPCREL(%rip), %rax
ilp32-10.s 3 mov bar(%rip), %rax
nogot2.s 4 movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
pie1.s 4 movl foo(%rip), %eax
gotpcrel1a.S 6 call *foo@GOTPCREL(%rip)
7 call *bar@GOTPCREL(%rip)
8 call *plt@GOTPCREL(%rip)
9 movq foo@GOTPCREL(%rip), %rax
11 movq bar@GOTPCREL(%rip), %rcx
13 movq plt@GOTPCREL(%rip), %rdx
17 jmp *myexit@GOTPCREL(%rip)
no-plt-check1.S 10 call *get_func@GOTPCREL(%rip)
11 cmpq func@GOTPCREL(%rip), %rax
14 cmpq %rax, func_p(%rip)
17 cmpl %eax, func_p(%rip)
20 call *func@GOTPCREL(%rip)
23 call *call_func@GOTPCREL(%rip)
26 leaq .LC0(%rip), %rdi
28 jmp *puts@GOTPCREL(%rip)
30 call *abort@GOTPCREL(%rip)
pr20253-1.s 13 call *foo@GOTPCREL(%rip)
14 jmp *bar@GOTPCREL(%rip)
15 movq $0, bar@GOTPCREL(%rip)
16 cmpq $0, foo@GOTPCREL(%rip)
17 cmpq foo@GOTPCREL(%rip), %rcx
18 cmpq bar@GOTPCREL(%rip), %rcx
tlsie4.s 4 mov foo@GOTTPOFF(%rip), %eax
5 add foo@GOTTPOFF(%rip), %eax
6 mov foo@GOTTPOFF(%rip), %r8d
7 add foo@GOTTPOFF(%rip), %r8d
8 mov foo@GOTTPOFF(%rip), %r12d
9 add foo@GOTTPOFF(%rip), %r12d
  /external/swiftshader/third_party/LLVM/test/MC/ELF/
tls.s 5 leaq foo1@TLSGD(%rip), %rdi
6 leaq foo2@GOTTPOFF(%rip), %rdi
7 leaq foo3@TLSLD(%rip), %rdi
  /external/llvm/test/MC/COFF/
relax-reloc.s 6 add bar(%rip), %rax
7 call *bar(%rip)
  /external/llvm/test/MC/X86/
pr28547.s 5 vmovaps xmm15, xmmword ptr [rip+ones] # +1.0, +1.0, +1.0, +1.0
  /external/llvm/test/Object/X86/
nm-coff.s 6 movl foo(%rip), %eax
  /external/boringssl/src/util/fipstools/testdata/x86_64-GOTRewrite/
in.s 4 leaq OPENSSL_ia32cap_P(%rip), %r11
7 movq OPENSSL_ia32cap_P@GOTPCREL(%rip), %r12
12 pushq stderr@GOTPCREL(%rip)
13 pushq foo@GOTPCREL(%rip)
15 movq stderr@GOTPCREL(%rip), %r11
16 movq foo@GOTPCREL(%rip), %r11
18 vmovq stderr@GOTPCREL(%rip), %xmm0
19 vmovq foo@GOTPCREL(%rip), %xmm0
21 cmoveq stderr@GOTPCREL(%rip), %r11
22 cmoveq foo@GOTPCREL(%rip), %r1
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-ifunc/
ifunc-21-x86-64.s 12 call *foo@GOTPCREL(%rip)
13 jmp *foo@GOTPCREL(%rip)
14 add foo@GOTPCREL(%rip), %rax
15 movq foo@GOTPCREL(%rip), %rax
16 test %rax, foo@GOTPCREL(%rip)
17 movq bar@GOTPCREL(%rip), %rax

Completed in 1020 milliseconds

1 2 3 4 5 6 7 8 91011>>