/external/valgrind/main/none/tests/x86/ |
cpuid_s.S | 17 pushl %ebx 25 movl %ebx, 4(%edi) 31 popl %ebx 47 pushl %ebx 55 movl %ebx, 4(%edi) 61 popl %ebx
|
/external/flac/libFLAC/ia32/ |
bitreader_asm.nasm | 73 push ebx 121 mov ebx, [ebp] 122 mov eax, [ebx + 4*esi] ; b = br->buffer[cwords] 127 bsr ebx, eax 128 not ebx 129 and ebx, 31 ; ebx = 'i' = # of leading 0 bits in 'b' (eax) 130 add ecx, ebx ; cbits += i; 131 add edi, ebx ; uval += i; 146 ;; ebx (bl) intermediate result index into FLAC__crc16_table[ [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
bn-586.S | 9 pushl %ebx 16 movl 24(%esp),%ebx 24 movl (%ebx),%eax 33 movl 4(%ebx),%eax 42 movl 8(%ebx),%eax 51 movl 12(%ebx),%eax 60 movl 16(%ebx),%eax 69 movl 20(%ebx),%eax 78 movl 24(%ebx),%eax 87 movl 28(%ebx),%ea [all...] |
x86-mont.S | 9 pushl %ebx 33 movl 4(%esi),%ebx 39 movl %ebx,8(%esp) 43 leal -3(%edi),%ebx 46 leal 1(%ebx),%ebp 52 leal 4(%edi,%ebx,4),%eax 67 cmpl %ebx,%ecx 77 movl %eax,32(%esp,%ebx,4) 79 movl %edx,36(%esp,%ebx,4) 80 movl %ecx,40(%esp,%ebx,4 [all...] |
/external/openssl/crypto/bn/asm/ |
bn-586.S | 9 pushl %ebx 16 movl 24(%esp),%ebx 24 movl (%ebx),%eax 33 movl 4(%ebx),%eax 42 movl 8(%ebx),%eax 51 movl 12(%ebx),%eax 60 movl 16(%ebx),%eax 69 movl 20(%ebx),%eax 78 movl 24(%ebx),%eax 87 movl 28(%ebx),%ea [all...] |
x86-mont.S | 9 pushl %ebx 33 movl 4(%esi),%ebx 39 movl %ebx,8(%esp) 43 leal -3(%edi),%ebx 46 leal 1(%ebx),%ebp 52 leal 4(%edi,%ebx,4),%eax 67 cmpl %ebx,%ecx 77 movl %eax,32(%esp,%ebx,4) 79 movl %edx,36(%esp,%ebx,4) 80 movl %ecx,40(%esp,%ebx,4 [all...] |
/external/compiler-rt/lib/i386/ |
moddi3.S | 53 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 83 movl 20(%esp), %ecx // ECX:EBX = a 84 subl %eax, %ebx [all...] |
/external/valgrind/main/none/tests/amd64/ |
cmpxchg.stdout.exp | 9 cmpxchg %ebx,%ecx (eax=22222222 ebx=44444444 ecx=33333333) 10 eax!=ecx so eax should equal ecx (Result eax=33333333 ebx=44444444 ecx=33333333) 11 cmpxchg %ebx,%ecx (eax=77777777 ebx=55555555 ecx=55555555) 12 eax==ecx so ecx should equal ebx (Result eax=55555555 ebx=55555555 ecx=55555555)
|
/bionic/libc/arch-x86/string/ |
ssse3-strcat-atom.S | 116 PUSH (%ebx) 117 mov LEN(%esp), %ebx 118 test %ebx, %ebx 120 cmp $8, %ebx 142 cmp $16, %ebx 160 cmp $16, %ebx 163 # define RETURN1 POP (%ebx); POP (%edi); ret; \ 164 CFI_PUSH (%ebx); CFI_PUSH (%edi) 395 add $16, %ebx [all...] |
sse2-strrchr-atom.S | 124 PUSH (%ebx) 126 xor %ebx, %ebx 130 CFI_POP (%ebx) 138 PUSH (%ebx) 140 mov %eax, %ebx 146 CFI_POP (%ebx) 173 PUSH (%ebx) 175 xor %ebx, %ebx [all...] |
ssse3-strcpy-atom.S | 89 # define ENTRANCE PUSH (%ebx) 90 # define RETURN POP (%ebx); ret; CFI_PUSH (%ebx); 91 # define RETURN1 POP (%edi); POP (%ebx); ret; CFI_PUSH (%ebx); CFI_PUSH (%edi) 126 movl LEN(%esp), %ebx 127 cmp $8, %ebx 147 cmp $16, %ebx 165 cmp $16, %ebx 172 cmp $16, %ebx [all...] |
/external/qemu/distrib/sdl-1.2.15/src/stdlib/ |
SDL_stdlib.c | 101 push ebx 105 mov ebx,eax local 109 mul ebx 115 imul ebx,edx local 117 lea ebx,[ebx+ecx] local 118 mov dword ptr [ebp-14h],ebx 121 pop ebx 133 push ebx 163 mov ebx,ea local 169 mov ebx,eax local 174 shr ebx,1 local 178 or ebx,ebx local 223 mov ebx,eax local 230 mov ebx,dword ptr [esp+14h] local 235 rcr ebx,1 local 305 mov ebx,eax local 310 shr ebx,1 local 314 or ebx,ebx local 364 mov ebx,dword ptr [esp+10h] local 369 rcr ebx,1 local 437 mov ebx,eax local 449 mov ebx,eax local 454 shr ebx,1 local 458 or ebx,ebx local 478 xor ebx,ebx local 490 mov ebx,ecx local 516 mov ebx,eax local 529 mov ebx,dword ptr [esp+10h] local 534 rcr ebx,1 local 557 xor ebx,ebx local 566 mov ebx,ecx local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aesni-sha1-x86_64.S | 42 movl 4(%r9),%ebx 45 movl %ebx,%esi 92 rorl $2,%ebx 96 xorl %ecx,%ebx 100 andl %ebx,%edi 101 xorl %ecx,%ebx 112 xorl %ebx,%eax 118 xorl %ebx,%eax 120 xorl %ebx,%esi 127 addl 12(%rsp),%ebx [all...] |
/external/openssl/crypto/aes/asm/ |
aesni-sha1-x86_64.S | 42 movl 4(%r9),%ebx 45 movl %ebx,%esi 92 rorl $2,%ebx 96 xorl %ecx,%ebx 100 andl %ebx,%edi 101 xorl %ecx,%ebx 112 xorl %ebx,%eax 118 xorl %ebx,%eax 120 xorl %ebx,%esi 127 addl 12(%rsp),%ebx [all...] |
/external/valgrind/main/exp-bbv/tests/x86/ |
fldcw_check.S | 46 mov $cw,%ebx 47 fldcw 0(%ebx) # ebx 59 mov %eax,%ebx 60 fldcw 32(%ebx) # ebx + 8 bit offset 72 mov %eax,%ebx 73 fldcw 30000(%ebx) # ebx + 16 bit offset 96 movl result, %ebx # sanity check to see if th [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/ |
ghash-x86.S | 9 pushl %ebx 18 movl 12(%edi),%ebx 38 movl %ebx,12(%esp) 39 shrl $20,%ebx 40 andl $240,%ebx 41 movl 4(%esi,%ebx,1),%ebp 42 movl (%esi,%ebx,1),%edx 43 movl 12(%esi,%ebx,1),%ecx 44 movl 8(%esi,%ebx,1),%ebx [all...] |
/external/openssl/crypto/modes/asm/ |
ghash-x86.S | 9 pushl %ebx 18 movl 12(%edi),%ebx 38 movl %ebx,12(%esp) 39 shrl $20,%ebx 40 andl $240,%ebx 41 movl 4(%esi,%ebx,1),%ebp 42 movl (%esi,%ebx,1),%edx 43 movl 12(%esi,%ebx,1),%ecx 44 movl 8(%esi,%ebx,1),%ebx [all...] |
/bionic/libc/arch-x86/syscalls/ |
__llseek.S | 7 pushl %ebx 12 mov 24(%esp), %ebx 31 popl %ebx
|
__mmap2.S | 7 pushl %ebx 13 mov 28(%esp), %ebx 34 popl %ebx
|
__sys_clone.S | 7 pushl %ebx 12 mov 24(%esp), %ebx 31 popl %ebx
|
__waitid.S | 7 pushl %ebx 12 mov 24(%esp), %ebx 31 popl %ebx
|
fchownat.S | 7 pushl %ebx 12 mov 24(%esp), %ebx 31 popl %ebx
|
fsetxattr.S | 7 pushl %ebx 12 mov 24(%esp), %ebx 31 popl %ebx
|
futex.S | 7 pushl %ebx 13 mov 28(%esp), %ebx 34 popl %ebx
|
lsetxattr.S | 7 pushl %ebx 12 mov 24(%esp), %ebx 31 popl %ebx
|