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

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-rip.s2 leal symbol(%rip), %eax
3 leal 0x11111111(%rip), %eax
4 leal 1(%rip), %eax
5 leal (%rip), %eax
H A Dx86-64-gotpcrel-2.s3 movq foo@GOTPCREL(%rip), %rax
H A Dx86-64-rip.d3 #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[ ]*(#.*)?
H A Dx86-64-localpic.s4 movq foo@GOTPCREL(%rip), %rax
5 movq bar@GOTPCREL(%rip), %rax
H A Dx86-64-rip-intel.d3 #name: x86-64 rip addressing (Intel mode)
4 #source: x86-64-rip.s
11 [ ]*0:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+eax,\[rip\+0x0\][ ]*(#.*)?
12 [ ]*6:[ ]+8d 05 11 11 11 11[ ]+lea[ ]+eax,\[rip\+0x11111111\][ ]*(#.*)?
13 [ ]*c:[ ]+8d 05 01 00 00 00[ ]+lea[ ]+eax,\[rip\+0x1\][ ]*(#.*)?
14 [ ]*12:[ ]+8d 05 00 00 00 00[ ]+lea[ ]+eax,\[rip\+0x0\][ ]*(#.*)?
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dload1.s15 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),
[all...]
H A Dpr19609-1.s6 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...]
H A Dpr17306b.s2 movq foo@GOTPCREL(%rip), %rax
H A Dpr23854.s15 adcw bar@GOTPCREL(%rip), %ax
16 addw bar@GOTPCREL(%rip), %bx
17 andw bar@GOTPCREL(%rip), %cx
18 cmpw bar@GOTPCREL(%rip), %dx
19 orw bar@GOTPCREL(%rip), %di
20 sbbw bar@GOTPCREL(%rip), %si
21 subw bar@GOTPCREL(%rip), %bp
22 xorw bar@GOTPCREL(%rip), %r8w
23 testw %cx, bar@GOTPCREL(%rip)
24 adcw foo@GOTPCREL(%rip),
[all...]
H A Dilp32-10.s3 mov bar(%rip), %rax
H A Dnogot2.s4 movq _GLOBAL_OFFSET_TABLE_(%rip), %rcx
H A Dpie1.s4 movl foo(%rip), %eax
H A Dgotpcrel1a.S6 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)
H A Dno-plt-check1.S10 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)
H A Dload1c.d11 [ ]*[a-f0-9]+: 13 05 ca 01 20 00 adc 0x2001ca\(%rip\),%eax # 200358 <.*>
12 [ ]*[a-f0-9]+: 03 1d c4 01 20 00 add 0x2001c4\(%rip\),%ebx # 200358 <.*>
13 [ ]*[a-f0-9]+: 23 0d be 01 20 00 and 0x2001be\(%rip\),%ecx # 200358 <.*>
14 [ ]*[a-f0-9]+: 3b 15 b8 01 20 00 cmp 0x2001b8\(%rip\),%edx # 200358 <.*>
15 [ ]*[a-f0-9]+: 0b 35 b2 01 20 00 or 0x2001b2\(%rip\),%esi # 200358 <.*>
16 [ ]*[a-f0-9]+: 1b 3d ac 01 20 00 sbb 0x2001ac\(%rip\),%edi # 200358 <.*>
17 [ ]*[a-f0-9]+: 2b 2d a6 01 20 00 sub 0x2001a6\(%rip\),%ebp # 200358 <.*>
18 [ ]*[a-f0-9]+: 44 33 05 9f 01 20 00 xor 0x20019f\(%rip\),%r8d # 200358 <.*>
19 [ ]*[a-f0-9]+: 44 85 3d 98 01 20 00 test %r15d,0x200198\(%rip\) # 200358 <.*>
20 [ ]*[a-f0-9]+: 48 13 05 91 01 20 00 adc 0x200191\(%rip\),
[all...]
H A Dload1d.d11 [ ]*[a-f0-9]+: 13 05 5a 01 20 00 adc 0x20015a\(%rip\),%eax # 200260 <.*>
12 [ ]*[a-f0-9]+: 03 1d 54 01 20 00 add 0x200154\(%rip\),%ebx # 200260 <.*>
13 [ ]*[a-f0-9]+: 23 0d 4e 01 20 00 and 0x20014e\(%rip\),%ecx # 200260 <.*>
14 [ ]*[a-f0-9]+: 3b 15 48 01 20 00 cmp 0x200148\(%rip\),%edx # 200260 <.*>
15 [ ]*[a-f0-9]+: 0b 35 42 01 20 00 or 0x200142\(%rip\),%esi # 200260 <.*>
16 [ ]*[a-f0-9]+: 1b 3d 3c 01 20 00 sbb 0x20013c\(%rip\),%edi # 200260 <.*>
17 [ ]*[a-f0-9]+: 2b 2d 36 01 20 00 sub 0x200136\(%rip\),%ebp # 200260 <.*>
18 [ ]*[a-f0-9]+: 44 33 05 2f 01 20 00 xor 0x20012f\(%rip\),%r8d # 200260 <.*>
19 [ ]*[a-f0-9]+: 44 85 3d 28 01 20 00 test %r15d,0x200128\(%rip\) # 200260 <.*>
20 [ ]*[a-f0-9]+: 48 13 05 21 01 20 00 adc 0x200121\(%rip\),
[all...]
H A Dpr20253-1.s13 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
H A Dtlsie4.s4 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
H A Dtlsgd5c.s5 leaq foo@TLSGD(%rip), %rdi
8 call *__tls_get_addr@GOTPCREL(%rip)
H A Dtlsgd6c.s4 leaq foo@TLSGD(%rip), %rdi
7 call *__tls_get_addr@GOTPCREL(%rip)
H A Dpie3.s5 leaq foo(%rip), %rax
H A Dtlsie1.s4 movq foo@GOTTPOFF(%rip), %rax
5 addq foo@GOTTPOFF(%rip), %rax
6 movq foo@GOTTPOFF(%rip), %r12
7 addq foo@GOTTPOFF(%rip), %r12
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-ifunc/
H A Difunc-21-x86-64.s12 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
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/
H A Dx32-tls.s3 mov foo@gottpoff(%rip), %rax
4 mov foo@gottpoff(%rip), %r12
5 add foo@gottpoff(%rip), %eax
6 add foo@gottpoff(%rip), %r12d
7 lea foo@tlsdesc(%rip), %eax
8 lea foo@tlsdesc(%rip), %r12d
/netbsd-current/lib/libcurses/
H A Dripoffline.c74 const struct __ripoff *rip; local
78 for (i = 0, rip = screen->ripped; i < screen->nripped; i++, rip++) {
79 if (line < 1 && rip->nlines < 0)
80 n += -rip->nlines;
81 else if (line > 0 && rip->nlines > 0)
82 n += rip->nlines;
98 struct __ripoff *rip; local
101 rip = screen->ripped;
112 rip
143 struct __ripoff *rip; local
171 struct __ripoff *rip; local
187 struct ripoff *rip; local
[all...]

Completed in 144 milliseconds

1234567891011>>