Lines Matching refs:rip
19 # DISASM-NEXT: 2011c8: adcl {{.*}}(%rip), %eax # 202240
20 # DISASM-NEXT: addl {{.*}}(%rip), %ebx # 202240
21 # DISASM-NEXT: andl {{.*}}(%rip), %ecx # 202240
22 # DISASM-NEXT: cmpl {{.*}}(%rip), %edx # 202240
23 # DISASM-NEXT: orl {{.*}}(%rip), %edi # 202240
24 # DISASM-NEXT: sbbl {{.*}}(%rip), %esi # 202240
25 # DISASM-NEXT: subl {{.*}}(%rip), %ebp # 202240
26 # DISASM-NEXT: xorl {{.*}}(%rip), %r8d # 202240
27 # DISASM-NEXT: testl %r15d, {{.*}}(%rip) # 202240
68 # DISASM-PIC-NEXT: 1268: adcl {{.*}}(%rip), %eax # 2380
69 # DISASM-PIC-NEXT: addl {{.*}}(%rip), %ebx # 2380
70 # DISASM-PIC-NEXT: andl {{.*}}(%rip), %ecx # 2380
71 # DISASM-PIC-NEXT: cmpl {{.*}}(%rip), %edx # 2380
72 # DISASM-PIC-NEXT: orl {{.*}}(%rip), %edi # 2380
73 # DISASM-PIC-NEXT: sbbl {{.*}}(%rip), %esi # 2380
74 # DISASM-PIC-NEXT: subl {{.*}}(%rip), %ebp # 2380
75 # DISASM-PIC-NEXT: xorl {{.*}}(%rip), %r8d # 2380
76 # DISASM-PIC-NEXT: testl %r15d, {{.*}}(%rip) # 2380
77 # DISASM-PIC-NEXT: 12a0: adcq {{.*}}(%rip), %rax # 2380
78 # DISASM-PIC-NEXT: addq {{.*}}(%rip), %rbx # 2380
79 # DISASM-PIC-NEXT: andq {{.*}}(%rip), %rcx # 2380
80 # DISASM-PIC-NEXT: cmpq {{.*}}(%rip), %rdx # 2380
81 # DISASM-PIC-NEXT: orq {{.*}}(%rip), %rdi # 2380
82 # DISASM-PIC-NEXT: sbbq {{.*}}(%rip), %rsi # 2380
83 # DISASM-PIC-NEXT: subq {{.*}}(%rip), %rbp # 2380
84 # DISASM-PIC-NEXT: xorq {{.*}}(%rip), %r8 # 2380
85 # DISASM-PIC-NEXT: testq %r15, {{.*}}(%rip) # 2380
98 adcl bar@GOTPCREL(%rip), %eax
99 addl bar@GOTPCREL(%rip), %ebx
100 andl bar@GOTPCREL(%rip), %ecx
101 cmpl bar@GOTPCREL(%rip), %edx
102 orl bar@GOTPCREL(%rip), %edi
103 sbbl bar@GOTPCREL(%rip), %esi
104 subl bar@GOTPCREL(%rip), %ebp
105 xorl bar@GOTPCREL(%rip), %r8d
106 testl %r15d, bar@GOTPCREL(%rip)
109 adcq bar@GOTPCREL(%rip), %rax
110 addq bar@GOTPCREL(%rip), %rbx
111 andq bar@GOTPCREL(%rip), %rcx
112 cmpq bar@GOTPCREL(%rip), %rdx
113 orq bar@GOTPCREL(%rip), %rdi
114 sbbq bar@GOTPCREL(%rip), %rsi
115 subq bar@GOTPCREL(%rip), %rbp
116 xorq bar@GOTPCREL(%rip), %r8
117 testq %r15, bar@GOTPCREL(%rip)