/bionic/libc/arch-x86/bionic/ |
atexit.S | 36 pushl %ebx 38 addl $_GLOBAL_OFFSET_TABLE_, %ebx 41 movl __dso_handle@GOTOFF(%ebx), %eax 47 popl %ebx 65 movl (%esp), %ebx
|
/external/quake/quake/src/QW/client/ |
snd_mixa.asm | 239 push ebx
241 mov ebx,ds:dword ptr[4+16+esp]
243 mov eax,ds:dword ptr[4+ebx]
244 mov edx,ds:dword ptr[8+ebx]
256 mov edi,ds:dword ptr[16+ebx]
262 mov ds:dword ptr[16+ebx],edi
265 sub ebx,ebx
269 mov edi,ds:dword ptr[eax+ebx*4]
270 mov ebp,ds:dword ptr[edx+ebx*4] [all...] |
d_spr8.s | 77 movl $2048,%ebx 80 movl C(bbextentt),%ebx 92 pushl %ebx 104 movl pspans(%esp),%ebx // point to the first span descriptor 117 movl sspan_t_count(%ebx),%ecx 130 fildl sspan_t_v(%ebx) 131 fildl sspan_t_u(%ebx) 198 movl sspan_t_v(%ebx),%eax 200 movl sspan_t_u(%ebx),%ebp 211 movl sspan_t_v(%ebx),%ea [all...] |
r_edgea.s | 52 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...] |
d_polysa.asm | 393 push ebx
395 mov ebx,ds:dword ptr[4+16+esp]
398 mov edx,ds:dword ptr[0+ebx]
401 mov ecx,ds:dword ptr[4+ebx]
418 mov eax,ds:dword ptr[0+ebx]
423 mov ebp,ds:dword ptr[4+ebx]
429 mov edx,ebx
435 mov ebx,edi
440 mov eax,ebx
441 mov ebx,esi [all...] |
math.asm | 290 push ebx
294 mov ebx,ds:dword ptr[4+8+esp]
302 fmul ds:dword ptr[ebx]
308 fmul ds:dword ptr[4+ebx]
314 fmul ds:dword ptr[8+ebx]
327 fmul ds:dword ptr[ebx]
330 fmul ds:dword ptr[4+ebx]
336 fmul ds:dword ptr[8+ebx]
346 fmul ds:dword ptr[ebx]
355 fmul ds:dword ptr[4+ebx]
[all...] |
math.s | 113 pushl %ebx 118 movl EMAXS(%esp),%ebx 130 fmuls (%ebx) // p->normal[0]*emaxs[0] | p->normal[0] 142 fmuls 4(%ebx) // p->normal[1]*emaxs[1] | p->normal[1] | 164 fmuls 8(%ebx) // p->normal[2]*emaxs[2] | 210 fmuls (%ebx) // emaxs[0] 213 fmuls 4(%ebx) // emaxs[1] 219 fmuls 8(%ebx) // emaxs[2] 233 fmuls (%ebx) // emaxs[0] 242 fmuls 4(%ebx) // emaxs[1 [all...] |
d_parta.asm | 240 push ebx
303 mov ebx,ds:dword ptr[_d_vrectbottom_particle]
305 cmp edx,ebx
309 mov ebx,ds:dword ptr[_d_vrecty]
311 cmp edx,ebx
317 mov ebx,ds:dword ptr[_d_viewbuffer]
318 add ebx,eax
324 add edi,ebx
330 mov ebx,ds:dword ptr[_d_pix_min]
332 cmp eax,ebx
[all...] |
/external/stlport/src/ |
lock_free_slist.h | 56 // NOTE: GCC uses ebx as the PIC register for globals in shared libraries. 61 // requires ebx, I work around this here by using ecx for the '__item' 62 // input and spilling ebx into edi. This also precludes us from using 64 // it relative to ebx). Instead, we're using esi for the address of _M_data. 70 (" movl %%ebx, %%edi\n\t" 71 " movl %%ecx, %%ebx\n\t" 72 "L1_%=: movl %%eax, (%%ebx)\n\t" // __item._M_next = _M._M_data._M_top 76 " movl %%edi, %%ebx" 92 (" movl %%ebx, %%edi\n\t" 95 " movl (%%eax), %%ebx\n\t" // new top = _M._M_data._M_top->_M_nex 214 mov ebx, __item local 242 mov ebx, [eax] \/\/ new top = _M._M_data._M_top->_M_next local 269 xor ebx,ebx \/\/ We're attempting to set _M._M_data._M_top to NULL local [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
lock_free_slist.h | 56 // NOTE: GCC uses ebx as the PIC register for globals in shared libraries. 61 // requires ebx, I work around this here by using ecx for the '__item' 62 // input and spilling ebx into edi. This also precludes us from using 64 // it relative to ebx). Instead, we're using esi for the address of _M_data. 70 (" movl %%ebx, %%edi\n\t" 71 " movl %%ecx, %%ebx\n\t" 72 "L1_%=: movl %%eax, (%%ebx)\n\t" // __item._M_next = _M._M_data._M_top 76 " movl %%edi, %%ebx" 92 (" movl %%ebx, %%edi\n\t" 95 " movl (%%eax), %%ebx\n\t" // new top = _M._M_data._M_top->_M_nex 214 mov ebx, __item local 242 mov ebx, [eax] \/\/ new top = _M._M_data._M_top->_M_next local 269 xor ebx,ebx \/\/ We're attempting to set _M._M_data._M_top to NULL local [all...] |
/external/quake/quake/src/WinQuake/ |
d_spr8.s | 77 movl $2048,%ebx 80 movl C(bbextentt),%ebx 92 pushl %ebx 104 movl pspans(%esp),%ebx // point to the first span descriptor 117 movl sspan_t_count(%ebx),%ecx 130 fildl sspan_t_v(%ebx) 131 fildl sspan_t_u(%ebx) 198 movl sspan_t_v(%ebx),%eax 200 movl sspan_t_u(%ebx),%ebp 211 movl sspan_t_v(%ebx),%ea [all...] |
r_edgea.s | 52 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...] |
math.s | 114 pushl %ebx 119 movl EMAXS(%esp),%ebx 131 fmuls (%ebx) // p->normal[0]*emaxs[0] | p->normal[0] 143 fmuls 4(%ebx) // p->normal[1]*emaxs[1] | p->normal[1] | 165 fmuls 8(%ebx) // p->normal[2]*emaxs[2] | 211 fmuls (%ebx) // emaxs[0] 214 fmuls 4(%ebx) // emaxs[1] 220 fmuls 8(%ebx) // emaxs[2] 234 fmuls (%ebx) // emaxs[0] 243 fmuls 4(%ebx) // emaxs[1 [all...] |
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
cpuid.h | 61 /* %ebx may be the PIC register. */ 64 __asm__ ("xchg{l}\t{%%}ebx, %1\n\t" \ 66 "xchg{l}\t{%%}ebx, %1\n\t" \ 71 __asm__ ("xchg{l}\t{%%}ebx, %1\n\t" \ 73 "xchg{l}\t{%%}ebx, %1\n\t" \ 80 __asm__ ("xchgl\t%%ebx, %1\n\t" \ 82 "xchgl\t%%ebx, %1\n\t" \ 87 __asm__ ("xchgl\t%%ebx, %1\n\t" \ 89 "xchgl\t%%ebx, %1\n\t" \ 110 (as found in ebx register) are returned in location pointed by sig. * [all...] |
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/ |
cpuid.h | 61 /* %ebx may be the PIC register. */ 64 __asm__ ("xchg{l}\t{%%}ebx, %1\n\t" \ 66 "xchg{l}\t{%%}ebx, %1\n\t" \ 71 __asm__ ("xchg{l}\t{%%}ebx, %1\n\t" \ 73 "xchg{l}\t{%%}ebx, %1\n\t" \ 80 __asm__ ("xchgl\t%%ebx, %1\n\t" \ 82 "xchgl\t%%ebx, %1\n\t" \ 87 __asm__ ("xchgl\t%%ebx, %1\n\t" \ 89 "xchgl\t%%ebx, %1\n\t" \ 110 (as found in ebx register) are returned in location pointed by sig. * [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
cpuid.h | 61 /* %ebx may be the PIC register. */ 64 __asm__ ("xchg{l}\t{%%}ebx, %1\n\t" \ 66 "xchg{l}\t{%%}ebx, %1\n\t" \ 71 __asm__ ("xchg{l}\t{%%}ebx, %1\n\t" \ 73 "xchg{l}\t{%%}ebx, %1\n\t" \ 80 __asm__ ("xchgl\t%%ebx, %1\n\t" \ 82 "xchgl\t%%ebx, %1\n\t" \ 87 __asm__ ("xchgl\t%%ebx, %1\n\t" \ 89 "xchgl\t%%ebx, %1\n\t" \ 110 (as found in ebx register) are returned in location pointed by sig. * [all...] |
/external/chromium/base/ |
atomicops_internals_x86_gcc.cc | 19 // Inline cpuid instruction. In PIC compilations, %ebx contains the address 24 asm ("mov %%ebx, %%edi\n" \ 26 "xchg %%edi, %%ebx\n" \ 49 uint32 ebx; local 54 cpuid(eax, ebx, ecx, edx, 0); 56 memcpy(vendor, &ebx, 4); 62 cpuid(eax, ebx, ecx, edx, 1);
|
/external/llvm/test/CodeGen/X86/ |
phys-reg-local-regalloc.ll | 13 ; CHECK: movl 28(%esp), %ebx 15 ; CHECK: movl %ebx, 40(%esp) 17 ; CHECK: addl %ebx, %eax 19 %"%ebx" = alloca i32 ; <i32*> [#uses=1] 31 %asmtmp1 = call i32 asm sideeffect alignstack "movl $1, $0", "=={ebx},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32* %y) nounwind ; <i32> [#uses=1] 32 store i32 %asmtmp1, i32* %"%ebx" 35 %asmtmp2 = call i32 asm sideeffect alignstack "addl $1, $0", "=={eax},{ebx},{eax},~{dirflag},~{fpsr},~{flags},~{memory}"(i32 %1, i32 %2) nounwind ; <i32> [#uses=1]
|
/external/oprofile/module/x86/ |
cpu_type.c | 36 int eax, ebx, ecx, edx; local 38 cpuid (1, &eax, &ebx, &ecx, &edx); 39 processor_threads = (ebx >> 16) & 0xff; 55 int eax, ebx, ecx, edx; local 58 cpuid(1, &eax, &ebx, &ecx, &edx); 60 /* bits EBX[31:24] define APIC ID */ 61 ptr[smp_processor_id()] = (unsigned char) ((ebx & 0xff000000) >> 24);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
msr.h | 74 static __inline__ void cpuid(int op, unsigned int *eax, unsigned int *ebx, 79 "=b" (*ebx), 86 static __inline__ void cpuid_count(int op, int count, int *eax, int *ebx, int *ecx, 91 "=b" (*ebx), 112 unsigned int eax, ebx; local 115 : "=a" (eax), "=b" (ebx) 118 return ebx;
|
/external/zlib/contrib/masmx86/ |
gvmat32.asm | 58 ; 5 dword on top (ret,ebp,esi,edi,ebx)
152 push ebx
162 mov ebx,[ebp+dep_prev_length]
163 cmp [ebp+dep_good_match],ebx
178 mov best_len,ebx
192 mov bx,word ptr [esi+ebx-1]
516 mov ebx,match_start
519 mov dword ptr [ebp+dep_match_start],ebx
527 ; restore stack and register ebx,esi,edi,ebp
530 pop ebx
[all...] |
/bionic/libc/arch-x86/string/ |
ssse3-memcmp3-new.S | 101 #define RETURN_END POP (%edi); POP (%esi); POP (%ebx); ret 113 PUSH (%ebx) 118 CFI_POP (%ebx) 138 PUSH (%ebx) 1517 pmovmskb %xmm1, %ebx 1518 sub $0xffff, %ebx 1522 mov %ebx, %edx 1635 CFI_PUSH (%ebx) 1755 mov -44(%edx), %ebx 1756 cmp %ebx, %ec [all...] |
/external/quake/quake/src/QW/server/ |
math.s | 27 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...] |
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_mixer_MMX_VC.c | 47 push ebx 52 mov ebx, nSize // ebx = size local 53 shr ebx, 4 // process 16 bytes per iteration = 8 samples local 104 dec ebx //%%ebx\n" 110 pop ebx 128 push ebx 143 mov ebx, nSize //%2,%%ebx // ebx = siz local 144 shr ebx, 3 \/\/$3,%%ebx \/\/ process 8 bytes per iteration = 8 samples local 145 cmp ebx, 0 \/\/$0,%%ebx local [all...] |
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
fldcw_check.S | 64 mov $cw,%ebx 66 # fldcw 0(%ebx) # ebx 87 mov %eax,%ebx 88 # fldcw 32(%ebx) # ebx + 8 bit offset 110 mov %eax,%ebx 112 # fldcw 30000(%ebx) # ebx + 16 bit offset 142 movl result, %ebx # sanity check to see if th [all...] |