Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 25 of 242) sorted by relevance

12345678910

/external/llvm/test/MC/X86/
Dx86-32-coverage.s4 movb $0x7f,0xdeadbeef(%ebx,%ecx,8)
7 movw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
10 movl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8)
13 movl $0x13572468,0xdeadbeef(%ebx,%ecx,8)
16 movsbl 0xdeadbeef(%ebx,%ecx,8),%ecx
19 movswl 0xdeadbeef(%ebx,%ecx,8),%ecx
22 movzbl 0xdeadbeef(%ebx,%ecx,8),%ecx
25 movzwl 0xdeadbeef(%ebx,%ecx,8),%ecx
28 pushl 0xdeadbeef(%ebx,%ecx,8)
31 popl 0xdeadbeef(%ebx,%ecx,8)
[all …]
Dx86_operands.s33 # CHECK: addl $1, 1(%eax,%ebx)
34 addl $1, 1(%eax,%ebx)
35 # CHECK: addl $1, 1(%eax,%ebx)
36 addl $1, 1(%eax,%ebx,)
37 # CHECK: addl $1, 1(%eax,%ebx,4)
38 addl $1, 1(%eax,%ebx,4)
39 # CHECK: addl $1, 1(,%ebx)
40 addl $1, 1(,%ebx)
41 # CHECK: addl $1, 1(,%ebx)
42 addl $1, 1(,%ebx,)
[all …]
/external/quake/quake/src/WinQuake/
Dsurf8.s51 pushl %ebx
55 movl C(r_lightptr),%ebx
68 movl (%ebx),%eax // lightleft
69 movl 4(%ebx),%edx // lightright
78 leal (%ebx,%ecx,4),%ebx
81 movl %ebx,C(r_lightptr)
87 movl 4(%ebx),%ecx // lightptr[1]
88 movl (%ebx),%ebx // lightptr[0]
90 subl %eax,%ebx
96 sarl $4,%ebx
[all …]
Dd_draw.s81 movl $2048,%ebx
84 movl C(bbextentt),%ebx
96 pushl %ebx
108 movl pspans(%esp),%ebx // point to the first span descriptor
122 fildl espan_t_v(%ebx)
123 fildl espan_t_u(%ebx)
181 movl espan_t_v(%ebx),%eax
182 movl %ebx,pspantemp // preserve spans pointer
188 movl espan_t_u(%ebx),%ecx
190 movl espan_t_count(%ebx),%ecx
[all …]
Dd_draw16.s85 movl $4096,%ebx
88 movl C(bbextentt),%ebx
100 pushl %ebx
112 movl pspans(%esp),%ebx // point to the first span descriptor
126 fildl espan_t_v(%ebx)
127 fildl espan_t_u(%ebx)
185 movl espan_t_v(%ebx),%eax
186 movl %ebx,pspantemp // preserve spans pointer
192 movl espan_t_u(%ebx),%ecx
194 movl espan_t_count(%ebx),%ecx
[all …]
Dr_edgea.s52 pushl %ebx
60 movl et_u(%ecx),%ebx
62 cmpl %ebx,%eax
64 movl et_u(%esi),%ebx
66 cmpl %ebx,%eax
68 movl et_u(%ecx),%ebx
70 cmpl %ebx,%eax
72 movl et_u(%esi),%ebx
74 cmpl %ebx,%eax
79 movl et_prev(%esi),%ebx
[all …]
Dd_parta.s51 pushl %ebx
156 movl C(d_vrectbottom_particle),%ebx
158 cmpl %ebx,%edx
162 movl C(d_vrecty),%ebx
164 cmpl %ebx,%edx
174 movl C(d_viewbuffer),%ebx
176 addl %eax,%ebx
186 addl %ebx,%edi
201 movl C(d_pix_min),%ebx
203 cmpl %ebx,%eax
[all …]
/external/quake/quake/src/QW/client/
Dsurf8.s51 pushl %ebx
55 movl C(r_lightptr),%ebx
68 movl (%ebx),%eax // lightleft
69 movl 4(%ebx),%edx // lightright
78 leal (%ebx,%ecx,4),%ebx
81 movl %ebx,C(r_lightptr)
87 movl 4(%ebx),%ecx // lightptr[1]
88 movl (%ebx),%ebx // lightptr[0]
90 subl %eax,%ebx
96 sarl $4,%ebx
[all …]
Dd_draw.s81 movl $2048,%ebx
84 movl C(bbextentt),%ebx
96 pushl %ebx
108 movl pspans(%esp),%ebx // point to the first span descriptor
122 fildl espan_t_v(%ebx)
123 fildl espan_t_u(%ebx)
181 movl espan_t_v(%ebx),%eax
182 movl %ebx,pspantemp // preserve spans pointer
188 movl espan_t_u(%ebx),%ecx
190 movl espan_t_count(%ebx),%ecx
[all …]
Dd_draw16.s85 movl $4096,%ebx
88 movl C(bbextentt),%ebx
100 pushl %ebx
112 movl pspans(%esp),%ebx // point to the first span descriptor
126 fildl espan_t_v(%ebx)
127 fildl espan_t_u(%ebx)
185 movl espan_t_v(%ebx),%eax
186 movl %ebx,pspantemp // preserve spans pointer
192 movl espan_t_u(%ebx),%ecx
194 movl espan_t_count(%ebx),%ecx
[all …]
Dr_edgea.s52 pushl %ebx
60 movl et_u(%ecx),%ebx
62 cmpl %ebx,%eax
64 movl et_u(%esi),%ebx
66 cmpl %ebx,%eax
68 movl et_u(%ecx),%ebx
70 cmpl %ebx,%eax
72 movl et_u(%esi),%ebx
74 cmpl %ebx,%eax
79 movl et_prev(%esi),%ebx
[all …]
Dsurf8.asm247 push ebx
248 mov ebx,ds:dword ptr[_r_lightptr]
254 mov eax,ds:dword ptr[ebx]
255 mov edx,ds:dword ptr[4+ebx]
261 lea ebx,ds:dword ptr[ebx+ecx*4]
262 mov ds:dword ptr[_r_lightptr],ebx
263 mov ecx,ds:dword ptr[4+ebx]
264 mov ebx,ds:dword ptr[ebx]
265 sub ebx,eax
269 sar ebx,4
[all …]
Dd_parta.s51 pushl %ebx
156 movl C(d_vrectbottom_particle),%ebx
158 cmpl %ebx,%edx
162 movl C(d_vrecty),%ebx
164 cmpl %ebx,%edx
174 movl C(d_viewbuffer),%ebx
176 addl %eax,%ebx
186 addl %ebx,%edi
201 movl C(d_pix_min),%ebx
203 cmpl %ebx,%eax
[all …]
/external/compiler-rt/lib/i386/
Dumoddi3.S26 pushl %ebx
27 movl 20(%esp), %ebx // Find the index i of the leading bit in b.
28 bsrl %ebx, %ecx // If the high word of b is zero, jump to
38 shll %cl, %ebx // (low word of b) >> (1 + i)
39 orl %eax, %ebx //
42 cmpl %ebx, %edx // to avoid overflowing the upcoming divide.
47 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
55 movl 12(%esp), %ebx
57 subl %eax, %ebx
64 addl 20(%esp), %ebx // otherwise
[all …]
Dudivdi3.S25 pushl %ebx
26 movl 20(%esp), %ebx // Find the index i of the leading bit in b.
27 bsrl %ebx, %ecx // If the high word of b is zero, jump to
37 shll %cl, %ebx // (low word of b) >> (1 + i)
38 orl %eax, %ebx //
41 cmpl %ebx, %edx // to avoid overflowing the upcoming divide.
46 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
54 movl 12(%esp), %ebx
56 subl %eax, %ebx
65 popl %ebx
[all …]
Dmoddi3.S53 pushl %ebx
54 movl 24(%esp), %ebx // Find the index i of the leading bit in b.
55 bsrl %ebx, %ecx // If the high word of b is zero, jump to
65 shll %cl, %ebx // (low word of b) >> (1 + i)
66 orl %eax, %ebx //
69 cmpl %ebx, %edx // to avoid overflowing the upcoming divide.
74 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
82 movl 16(%esp), %ebx
84 subl %eax, %ebx
91 addl 24(%esp), %ebx // otherwise
[all …]
Ddivdi3.S54 pushl %ebx
55 movl 24(%esp), %ebx // Find the index i of the leading bit in b.
56 bsrl %ebx, %ecx // If the high word of b is zero, jump to
66 shll %cl, %ebx // (low word of b) >> (1 + i)
67 orl %eax, %ebx //
70 cmpl %ebx, %edx // to avoid overflowing the upcoming divide.
75 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
83 movl 16(%esp), %ebx
85 subl %eax, %ebx
99 popl %ebx
[all …]
/external/valgrind/main/VEX/useful/
Dcpuid.c7 void cpuid ( UInt* eax, UInt* ebx, UInt* ecx, UInt* edx, in cpuid() argument
14 *eax = a; *ebx = b; *ecx = c; *edx = d; in cpuid()
21 UInt eax, ebx, ecx, edx; in main() local
25 cpuid(&eax,&ebx,&ecx,&edx, 0,0); in main()
29 cpuid(&eax,&ebx,&ecx,&edx, i,0); in main()
34 cpuid(&eax,&ebx,&ecx,&edx, i,ecx_in); in main()
42 cpuid(&eax,&ebx,&ecx,&edx, i,ecx_in); in main()
50 cpuid(&eax,&ebx,&ecx,&edx, i,ecx_in); in main()
60 cpuid(&eax,&ebx,&ecx,&edx, 0x80000000,0); in main()
63 cpuid(&eax,&ebx,&ecx,&edx, i,0); in main()
[all …]
/external/qemu/distrib/sdl-1.2.12/src/hermes/
Dx86p_16.asm36 mov ebx,eax
40 and ebx,11111100000b
42 add eax,ebx
59 mov ebx,eax
63 and ebx,11111100000b
65 add eax,ebx
90 mov ebx,[esi+ecx*4]
94 and ebx,0F800F800h
96 shr ebx,11
100 add eax,ebx
[all …]
/external/v8/test/cctest/
Dtest-disasm-ia32.cc75 __ mov(ebx, Operand(esp, ecx, times_2, 0)); // [esp+ecx*4] in TEST()
78 __ add(edx, ebx); in TEST()
80 __ add(edx, Operand(ebx, 0)); in TEST()
81 __ add(edx, Operand(ebx, 16)); in TEST()
82 __ add(edx, Operand(ebx, 1999)); in TEST()
92 __ add(ebx, Immediate(12)); in TEST()
103 __ cmp(ebx, foo2); in TEST()
104 __ cmpb(ebx, Operand(ebp, ecx, times_2, 0)); in TEST()
105 __ cmpb(Operand(ebp, ecx, times_2, 0), ebx); in TEST()
129 __ bts(Operand(ebx, ecx, times_4, 0), ecx); in TEST()
[all …]
/external/qemu/distrib/libpng-1.2.19/
Dpngvcrd.c45 push ebx //CPUID will trash these in png_mmx_support()
90 pop ebx in png_mmx_support()
190 mov ebx,dstptr //load dest in png_combine_row()
198 movq mm7,[ebx] in png_combine_row()
201 movq [ebx],mm4 in png_combine_row()
207 movq mm6,[ebx+8] in png_combine_row()
210 movq [ebx+8],mm5 in png_combine_row()
215 movq mm7,[ebx+16] in png_combine_row()
218 movq [ebx+16],mm6 in png_combine_row()
221 add ebx,24 in png_combine_row()
[all …]
/external/zlib/contrib/asm686/
Dmatch.S101 pushl %ebx
121 movl dsGoodMatch(%edx), %ebx
122 cmpl %ebx, %eax
124 movl dsMaxChainLen(%edx), %ebx
126 shrl $2, %ebx
134 decl %ebx
135 shll $16, %ebx
136 orl %eax, %ebx
137 movl %ebx, chainlenwmask(%esp)
142 movl dsLookahead(%edx), %ebx
[all …]
/external/zlib/contrib/asm586/
Dmatch.S89 pushl %ebx
103 movl dsLookahead(%edx), %ebx
104 cmpl %eax, %ebx
106 movl %eax, %ebx
107 LookaheadLess: movl %ebx, nicematch(%esp)
141 movl dsGoodMatch(%edx), %ebx
142 cmpl %ebx, %eax
143 movl dsMaxChainLen(%edx), %ebx
145 shrl $2, %ebx
153 decl %ebx
[all …]
/external/valgrind/main/VEX/test/
Dfpgames.s16 pushl %ebx
18 movl $0, %ebx
22 movzbl st(%ebx), %eax
27 testl %ebx, %ebx
29 movl %ebx, %eax
38 incl %ebx
39 cmpl $27, %ebx
41 movl $0, %ebx
45 movzbl st+28(%ebx), %eax
50 testl %ebx, %ebx
[all …]
/external/quake/quake/src/QW/server/
Dmath.s27 pushl %ebx
32 movl EMAXS(%esp),%ebx
44 fmuls (%ebx) // p->normal[0]*emaxs[0] | p->normal[0]
56 fmuls 4(%ebx) // p->normal[1]*emaxs[1] | p->normal[1] |
78 fmuls 8(%ebx) // p->normal[2]*emaxs[2] |
124 fmuls (%ebx) // emaxs[0]
127 fmuls 4(%ebx) // emaxs[1]
133 fmuls 8(%ebx) // emaxs[2]
147 fmuls (%ebx) // emaxs[0]
156 fmuls 4(%ebx) // emaxs[1]
[all …]

12345678910