Searched refs:ebx (Results 76 - 100 of 379) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/boringssl/linux-x86/crypto/bn/
H A Dx86-mont.S11 pushl %ebx
35 movl 4(%esi),%ebx
41 movl %ebx,8(%esp)
45 leal -3(%edi),%ebx
48 leal 1(%ebx),%ebp
54 leal 4(%edi,%ebx,4),%eax
69 cmpl %ebx,%ecx
79 movl %eax,32(%esp,%ebx,4)
81 movl %edx,36(%esp,%ebx,4)
82 movl %ecx,40(%esp,%ebx,
[all...]
/external/chromium_org/third_party/boringssl/mac-x86/crypto/bn/
H A Dx86-mont.S10 pushl %ebx
34 movl 4(%esi),%ebx
40 movl %ebx,8(%esp)
44 leal -3(%edi),%ebx
47 leal 1(%ebx),%ebp
53 leal 4(%edi,%ebx,4),%eax
68 cmpl %ebx,%ecx
78 movl %eax,32(%esp,%ebx,4)
80 movl %edx,36(%esp,%ebx,4)
81 movl %ecx,40(%esp,%ebx,
[all...]
/external/chromium_org/tools/traceline/traceline/
H A Dstubs.asm18 mov ebx, 0x1234567
28 mov ebx, [esp+4]
43 mov eax, ebx
74 add ebx, BYTE 3
114 cmp ecx, ebx
115 cmp ebx, ebx
123 mov eax, [ebx+12]
124 mov ebx, [ebx
[all...]
/external/chromium_org/v8/src/ic/ia32/
H A Daccess-compiler-ia32.cc26 static Register registers[] = {receiver, name, ebx, eax, edi, no_reg};
35 DCHECK(ebx.is(ElementTransitionAndStoreDescriptor::MapRegister()));
36 static Register registers[] = {receiver, name, ebx, edi, no_reg};
/external/chromium_org/v8/src/ic/x87/
H A Daccess-compiler-x87.cc26 static Register registers[] = {receiver, name, ebx, eax, edi, no_reg};
35 DCHECK(ebx.is(ElementTransitionAndStoreDescriptor::MapRegister()));
36 static Register registers[] = {receiver, name, ebx, edi, no_reg};
/external/clang/test/Parser/
H A Dms-inline-asm.c26 push ebx
27 mov ebx, 0x07
28 pop ebx
/external/llvm/test/MC/X86/AlignedBundling/
H A Drelax-in-bundle-group.s12 movl %edi, %ebx
15 imull $17, %ebx, %ebp
16 movl %ebx, %edi
38 imull %ebx, %eax
H A Dalign-mode-argument-error.s7 imull $17, %ebx, %ebp
H A Dbundle-lock-option-error.s8 imull $17, %ebx, %ebp
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Dgas-shift.asm21 shldl $5, %ebx, %edx
22 shldl %cl, %ebx, %edx
23 shldl %ebx, %edx
H A Dgas-muldiv.asm3 mull %ebx
6 imull %ebx, %ecx
9 imull $5, %ebx, %ecx
12 imull $5000, %ebx, %ecx
/external/oprofile/module/x86/
H A Dcpu_type.c36 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);
61 ptr[smp_processor_id()] = (unsigned char) ((ebx & 0xff000000) >> 24);
/external/openssl/crypto/sha/asm/
H A Dsha1-x86_64.S618 movl %r11d,%ebx
623 xorl %r12d,%ebx
628 andl %edi,%ebx
630 addl %ebx,%r13d
636 movl %edi,%ebx
641 xorl %r11d,%ebx
646 andl %esi,%ebx
648 addl %ebx,%r12d
654 movl %esi,%ebx
659 xorl %edi,%ebx
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dmem64-err.asm6 mov rbx, [rcx+ebx]
/external/fio/arch/
H A Darch-x86.h4 static inline void do_cpuid(unsigned int *eax, unsigned int *ebx, argument
7 asm volatile("xchgl %%ebx, %1\ncpuid\nxchgl %%ebx, %1"
8 : "=a" (*eax), "=r" (*ebx), "=c" (*ecx), "=d" (*edx)
/external/llvm/test/MC/AsmParser/
H A Dvararg-default-value.s6 .macro abcd arg0=%eax arg1:vararg=%ebx
14 // CHECK: movl %eax, %ebx
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyscall-x86-linux.S84 push %ebx
94 movl $ VKI_SIG_SETMASK, %ebx
104 movl OFFSET_x86_EBX(%eax), %ebx
117 movl 4+FSZ(%esp), %ebx
118 movl %eax, OFFSET_x86_EAX(%ebx) /* save back to EAX */
123 movl $ VKI_SIG_SETMASK, %ebx
134 popl %ebx
144 popl %ebx
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/sha/
H A Dsha1-x86_64.S597 movl %r12d,%ebx
603 xorl %r11d,%ebx
607 andl %edi,%ebx
610 addl %ebx,%r13d
614 movl %r11d,%ebx
620 xorl %edi,%ebx
624 andl %esi,%ebx
627 addl %ebx,%r12d
631 movl %edi,%ebx
637 xorl %esi,%ebx
[all...]
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/sha/
H A Dsha1-x86_64.S597 movl %r12d,%ebx
603 xorl %r11d,%ebx
607 andl %edi,%ebx
610 addl %ebx,%r13d
614 movl %r11d,%ebx
620 xorl %edi,%ebx
624 andl %esi,%ebx
627 addl %ebx,%r12d
631 movl %edi,%ebx
637 xorl %esi,%ebx
[all...]
/external/chromium_org/third_party/boringssl/linux-x86/crypto/aes/
H A Dvpaes-x86.S87 leal 192(%ebp),%ebx
99 movdqa -64(%ebx,%ecx,1),%xmm1
102 movdqa (%ebx,%ecx,1),%xmm4
143 movdqa 64(%ebx,%ecx,1),%xmm1
152 leal 608(%ebp),%ebx
155 movdqa -64(%ebx),%xmm2
163 movdqa -48(%ebx),%xmm0
171 leal -352(%ebx,%ecx,1),%ecx
175 movdqa -32(%ebx),%xmm4
176 movdqa -16(%ebx),
[all...]
/external/chromium_org/third_party/boringssl/mac-x86/crypto/aes/
H A Dvpaes-x86.S84 leal 192(%ebp),%ebx
96 movdqa -64(%ebx,%ecx,1),%xmm1
99 movdqa (%ebx,%ecx,1),%xmm4
140 movdqa 64(%ebx,%ecx,1),%xmm1
147 leal 608(%ebp),%ebx
150 movdqa -64(%ebx),%xmm2
158 movdqa -48(%ebx),%xmm0
166 leal -352(%ebx,%ecx,1),%ecx
170 movdqa -32(%ebx),%xmm4
171 movdqa -16(%ebx),
[all...]
/external/openssl/crypto/aes/asm/
H A Dvpaes-x86.S85 leal 192(%ebp),%ebx
97 movdqa -64(%ebx,%ecx,1),%xmm1
101 movdqa (%ebx,%ecx,1),%xmm4
140 movdqa 64(%ebx,%ecx,1),%xmm1
149 leal 608(%ebp),%ebx
151 movdqa -64(%ebx),%xmm2
159 movdqa -48(%ebx),%xmm0
167 leal -352(%ebx,%ecx,1),%ecx
171 movdqa -32(%ebx),%xmm4
174 movdqa -16(%ebx),
[all...]
/external/chromium_org/third_party/boringssl/linux-x86/crypto/rc4/
H A Drc4-586.S11 pushl %ebx
19 xorl %ebx,%ebx
48 movl (%edi,%ebx,4),%edx
49 movl %ecx,(%edi,%ebx,4)
63 movl (%edi,%ebx,4),%edx
64 movl %ecx,(%edi,%ebx,4)
77 movl (%edi,%ebx,4),%edx
78 movl %ecx,(%edi,%ebx,4)
89 movl (%edi,%ebx,
[all...]
/external/chromium_org/third_party/boringssl/mac-x86/crypto/rc4/
H A Drc4-586.S10 pushl %ebx
18 xorl %ebx,%ebx
47 movl (%edi,%ebx,4),%edx
48 movl %ecx,(%edi,%ebx,4)
62 movl (%edi,%ebx,4),%edx
63 movl %ecx,(%edi,%ebx,4)
76 movl (%edi,%ebx,4),%edx
77 movl %ecx,(%edi,%ebx,4)
88 movl (%edi,%ebx,
[all...]
/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_mixer_MMX_VC.c48 push ebx
53 mov ebx, nSize // ebx = size local
54 shr ebx, 4 // process 16 bytes per iteration = 8 samples local
105 dec ebx //%%ebx\n"
111 pop ebx
129 push ebx
144 mov ebx, nSize //%2,%%ebx // eb local
145 shr ebx, 3 //$3,%%ebx // process 8 bytes per iteration = 8 samples local
146 cmp ebx, 0 //$0,%%ebx local
[all...]

Completed in 1648 milliseconds

1234567891011>>