Searched refs:rbx (Results 1 - 25 of 154) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dx86-64-vmx.s13 vmread %rax,%rbx
14 vmreadq %rax,%rbx
15 vmread %rax,(%rbx)
16 vmreadq %rax,(%rbx)
17 vmwrite %rax,%rbx
18 vmwriteq %rax,%rbx
19 vmwrite (%rax),%rbx
20 vmwriteq (%rax),%rbx
H A Dx86-64-lock-1.s5 lock add %eax, (%rbx)
6 lock add $0x64, (%rbx)
7 lock adc %eax, (%rbx)
8 lock adc $0x64, (%rbx)
9 lock and %eax, (%rbx)
10 lock and $0x64, (%rbx)
11 lock btc %eax, (%rbx)
12 lock btc $0x64, (%rbx)
13 lock btr %eax, (%rbx)
14 lock btr $0x64, (%rbx)
[all...]
H A Dx86-64-fsgs.s6 rdfsbase %rbx
10 rdgsbase %rbx
14 wrfsbase %rbx
18 wrgsbase %rbx
24 rdfsbase rbx
28 rdgsbase rbx
32 wrfsbase rbx
36 wrgsbase rbx
H A Dx86-64-inval-ept.s6 invept %rbx, (%rcx)
7 invept %rbx, %rcx
10 invvpid %rbx, (%rcx)
11 invvpid %rbx, %rcx
16 invept oword ptr [rcx], rbx
17 invept rcx, rbx
20 invvpid oword ptr [rcx], rbx
21 invvpid rcx, rbx
H A Dx86-64-ept.s4 invept (%rcx), %rbx
6 invvpid (%rcx), %rbx
10 invept rbx, oword ptr [rcx]
12 invvpid rbx, oword ptr [rcx]
H A Dx86-64-vmx.d17 1a: 0f 78 c3 [ ]*vmread %rax,%rbx
18 1d: 0f 78 c3 [ ]*vmread %rax,%rbx
19 20: 0f 78 03 [ ]*vmread %rax,\(%rbx\)
20 23: 0f 78 03 [ ]*vmread %rax,\(%rbx\)
21 26: 0f 79 d8 [ ]*vmwrite %rax,%rbx
22 29: 0f 79 d8 [ ]*vmwrite %rax,%rbx
23 2c: 0f 79 18 [ ]*vmwrite \(%rax\),%rbx
24 2f: 0f 79 18 [ ]*vmwrite \(%rax\),%rbx
H A Dx86-64-lock-1-intel.d11 [ ]*[a-f0-9]+: f0 01 03 lock add DWORD PTR \[rbx\],eax
12 [ ]*[a-f0-9]+: f0 83 03 64 lock add DWORD PTR \[rbx\],0x64
13 [ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[rbx\],eax
14 [ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[rbx\],0x64
15 [ ]*[a-f0-9]+: f0 21 03 lock and DWORD PTR \[rbx\],eax
16 [ ]*[a-f0-9]+: f0 83 23 64 lock and DWORD PTR \[rbx\],0x64
17 [ ]*[a-f0-9]+: f0 0f bb 03 lock btc DWORD PTR \[rbx\],eax
18 [ ]*[a-f0-9]+: f0 0f ba 3b 64 lock btc DWORD PTR \[rbx\],0x64
19 [ ]*[a-f0-9]+: f0 0f b3 03 lock btr DWORD PTR \[rbx\],eax
20 [ ]*[a-f0-9]+: f0 0f ba 33 64 lock btr DWORD PTR \[rbx\],
[all...]
H A Dx86-64-lock-1.d10 [ ]*[a-f0-9]+: f0 01 03 lock add %eax,\(%rbx\)
11 [ ]*[a-f0-9]+: f0 83 03 64 lock addl \$0x64,\(%rbx\)
12 [ ]*[a-f0-9]+: f0 11 03 lock adc %eax,\(%rbx\)
13 [ ]*[a-f0-9]+: f0 83 13 64 lock adcl \$0x64,\(%rbx\)
14 [ ]*[a-f0-9]+: f0 21 03 lock and %eax,\(%rbx\)
15 [ ]*[a-f0-9]+: f0 83 23 64 lock andl \$0x64,\(%rbx\)
16 [ ]*[a-f0-9]+: f0 0f bb 03 lock btc %eax,\(%rbx\)
17 [ ]*[a-f0-9]+: f0 0f ba 3b 64 lock btcl \$0x64,\(%rbx\)
18 [ ]*[a-f0-9]+: f0 0f b3 03 lock btr %eax,\(%rbx\)
19 [ ]*[a-f0-9]+: f0 0f ba 33 64 lock btrl \$0x64,\(%rbx\)
[all...]
H A Dx86-64-inval-ept.l26 [ ]*6[ ]+invept %rbx, \(%rcx\)
27 [ ]*7[ ]+invept %rbx, %rcx
30 [ ]*10[ ]+invvpid %rbx, \(%rcx\)
31 [ ]*11[ ]+invvpid %rbx, %rcx
36 [ ]*16[ ]+invept oword ptr \[rcx\], rbx
37 [ ]*17[ ]+invept rcx, rbx
40 [ ]*20[ ]+invvpid oword ptr \[rcx\], rbx
41 [ ]*21[ ]+invvpid rcx, rbx
H A Dx86-64-amdfam10.s5 lzcnt (%rcx),%rbx
8 lzcnt %rcx,%rbx
11 popcnt (%rcx),%rbx
14 popcnt %rcx,%rbx
25 lzcnt rbx,[rcx]
28 lzcnt rbx,rcx
31 popcnt rbx,[rcx]
34 popcnt rbx,rcx
H A Dx86-64-ept.d9 [ ]*[a-f0-9]+: 66 0f 38 80 19 invept \(%rcx\),%rbx
11 [ ]*[a-f0-9]+: 66 0f 38 81 19 invvpid \(%rcx\),%rbx
13 [ ]*[a-f0-9]+: 66 0f 38 80 19 invept \(%rcx\),%rbx
15 [ ]*[a-f0-9]+: 66 0f 38 81 19 invvpid \(%rcx\),%rbx
H A Dx86-64-sse4_2.s6 crc32 %cl,%rbx
9 crc32 %rcx,%rbx
13 crc32q (%rcx),%rbx
15 crc32b %cl,%rbx
18 crc32q %rcx,%rbx
31 popcnt (%rcx),%rbx
34 popcntq (%rcx),%rbx
37 popcnt %rcx,%rbx
40 popcntq %rcx,%rbx
44 crc32 rbx,c
[all...]
H A Dx86-64-lockbad-1.s6 lock mov (%rbx), %eax
37 lock add (%rbx), %eax
38 lock adc (%rbx), %eax
39 lock and (%rbx), %eax
40 lock or (%rbx), %eax
41 lock sbb (%rbx), %eax
42 lock sub (%rbx), %eax
43 lock xor (%rbx), %eax
47 lock mov eax,DWORD PTR [rbx]
78 lock add eax,DWORD PTR [rbx]
[all...]
H A Dx86-64-ept-intel.d10 [ ]*[a-f0-9]+: 66 0f 38 80 19 invept rbx,OWORD PTR \[rcx\]
12 [ ]*[a-f0-9]+: 66 0f 38 81 19 invvpid rbx,OWORD PTR \[rcx\]
14 [ ]*[a-f0-9]+: 66 0f 38 80 19 invept rbx,OWORD PTR \[rcx\]
16 [ ]*[a-f0-9]+: 66 0f 38 81 19 invvpid rbx,OWORD PTR \[rcx\]
H A Dx86-64-rdrnd.s7 rdrand %rbx
15 rdrand rbx
H A Dx86-64-inval-movbe.s7 movbe %rbx,%rcx
14 movbe rcx, rbx
H A Dx86-64-lockbad-1.l84 [ ]*6[ ]+lock mov \(%rbx\), %eax
115 [ ]*37[ ]+lock add \(%rbx\), %eax
116 [ ]*38[ ]+lock adc \(%rbx\), %eax
117 [ ]*39[ ]+lock and \(%rbx\), %eax
118 [ ]*40[ ]+lock or \(%rbx\), %eax
119 [ ]*41[ ]+lock sbb \(%rbx\), %eax
120 [ ]*42[ ]+lock sub \(%rbx\), %eax
121 [ ]*43[ ]+lock xor \(%rbx\), %eax
125 [ ]*47[ ]+lock mov eax,DWORD PTR \[rbx\]
160 [ ]*78[ ]+lock add eax,DWORD PTR \[rbx\]
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dcpu_in_cksum.S37 pushq %rbx
50 * %rbx: Remaining data of current mbuf.
76 movq M_DATA(%rdi), %rbx
78 addq %rax, %rbx
91 movq M_DATA(%rdi), %rbx
115 movzbl (%rbx), %ecx
118 incq %rbx
136 movzwl (%rbx), %ecx
138 leaq 2(%rbx), %rbx
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/arch/
H A Dx86_64-asm.S43 pushq %rbx
52 popq %rbx
56 pushq %rbx
59 popq %rbx
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dmodexp512-x86_64.S12 movq %rdx,%rbx
18 addq %rbx,%r9
20 movq %rdx,%rbx
26 addq %rbx,%r10
28 movq %rdx,%rbx
34 addq %rbx,%r11
36 movq %rdx,%rbx
42 addq %rbx,%r12
44 movq %rdx,%rbx
50 addq %rbx,
[all...]
/netbsd-6-1-5-RELEASE/lib/csu/arch/x86_64/
H A Dcrtbegin.S85 pushq %rbx
97 leaq 8+__DTOR_LIST__(%rip), %rbx
99 movq (%rbx), %rax
103 addq $8, %rbx
112 popq %rbx
121 pushq %rbx
139 leaq -8+__CTOR_LIST_END__(%rip), %rbx
141 movq (%rbx), %rax
145 subq $8, %rbx
149 popq %rbx
[all...]
H A Dcrt0.S48 movq %rbx, %rdx
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Daorsmul_1.asm50 push %rbx
52 lea (%rdx), %rbx
53 neg %rbx
62 bt $0, R32(%rbx)
66 mov 8(up,%rbx,8), %rax
69 add $2, %rbx
73 mov (up,%rbx,8), %rax
77 L(odd): add $1, %rbx
81 mov (up,%rbx,8), %rax
85 mov 8(up,%rbx,
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/
H A Drsh1aors_n.asm58 push %rbx
62 mov (up), %rbx
63 ADCSBB (vp), %rbx
69 push %rbx
72 mov (up), %rbx
73 ADDSUB (vp), %rbx
75 rcr %rbx C rotate, save acy
86 add %rbx, %rbx C rotate carry limb, restore acy
93 rcr %rbx
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Damd64-darwin-tdep.c51 1 * 8, /* %rbx */
87 CORE_ADDR rbx; local
92 to the signal handler, which is saved in rbx. */
94 rbx = extract_unsigned_integer (buf, 8, byte_order);
97 read_memory (rbx + 48, buf, 8);

Completed in 198 milliseconds

1234567