/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
elfcore.h | 82 uint32_t ebx, ecx, edx, esi, edi, ebp, eax; 129 "push %%ebx\n" \ 130 "mov %%ebx,0(%%eax)\n" \ 137 "mov %%ds,%%ebx\n" \ 138 "mov %%ebx,28(%%eax)\n" \ 139 "mov %%es,%%ebx\n" \ 140 "mov %%ebx,32(%%eax)\n" \ 141 "mov %%fs,%%ebx\n" \ 142 "mov %%ebx,36(%%eax)\n" \ 143 "mov %%gs,%%ebx\n" [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
elfcore.h | 82 uint32_t ebx, ecx, edx, esi, edi, ebp, eax; 129 "push %%ebx\n" \ 130 "mov %%ebx,0(%%eax)\n" \ 137 "mov %%ds,%%ebx\n" \ 138 "mov %%ebx,28(%%eax)\n" \ 139 "mov %%es,%%ebx\n" \ 140 "mov %%ebx,32(%%eax)\n" \ 141 "mov %%fs,%%ebx\n" \ 142 "mov %%ebx,36(%%eax)\n" \ 143 "mov %%gs,%%ebx\n" [all...] |
/external/chromium_org/v8/src/ia32/ |
ic-ia32.cc | 436 __ mov(ebx, ecx); 437 __ SmiUntag(ebx); 442 // ebx: untagged index 453 __ LoadFromNumberDictionary(&slow_pop_receiver, eax, ecx, ebx, edx, edi, eax); 470 GenerateKeyNameCheck(masm, ecx, eax, ebx, &index_name, &slow); 477 __ mov(ebx, FieldOperand(edx, JSObject::kPropertiesOffset)); 478 __ cmp(FieldOperand(ebx, HeapObject::kMapOffset), 488 __ mov(ebx, eax); // Keep the map around for later. 510 __ cmp(ebx, Operand::StaticArray(edi, times_1, cache_keys)); 521 __ cmp(ebx, Operand::StaticArray(edi, times_1, cache_keys)) [all...] |
/external/v8/src/ia32/ |
ic-ia32.cc | 242 StubCompiler::GenerateLoadStringLength(masm, eax, edx, ebx, &miss, 257 StubCompiler::GenerateLoadFunctionPrototype(masm, eax, edx, ebx, &miss); 477 __ mov(ebx, eax); 478 __ SmiUntag(ebx); 483 // ebx: untagged index 497 ebx, 517 GenerateKeyStringCheck(masm, eax, ecx, ebx, &index_string, &slow); 524 __ mov(ebx, FieldOperand(edx, JSObject::kPropertiesOffset)); 525 __ cmp(FieldOperand(ebx, HeapObject::kMapOffset), 531 __ mov(ebx, FieldOperand(edx, HeapObject::kMapOffset)) [all...] |
/dalvik/vm/mterp/x86/ |
OP_NEW_INSTANCE.S | 17 SPILL_TMP2(%ebx) 21 lea (%ecx,%eax,4),%ebx # ebx <- &resolved class 46 UNSPILL_TMP2(%ebx) 59 cmp $$0, (%ebx) # okay? 67 UNSPILL_TMP2(%ebx)
|
OP_GOTO.S | 18 jne common_updateProfile # set up %ebx & %edx & rPC
|
/external/llvm/test/CodeGen/X86/ |
ms-inline-asm.ll | 54 call void asm sideeffect inteldialect "lea ebx, foo\0A\09mov eax, [ebx].0\0A\09mov [ebx].4, ecx", "~{eax},~{dirflag},~{fpsr},~{flags}"() nounwind 62 ; CHECK: lea ebx, foo 63 ; CHECK: mov eax, [ebx].0 64 ; CHECK: mov [ebx].4, ecx
|
/external/qemu/distrib/sdl-1.2.15/src/cpuinfo/ |
SDL_cpuinfo.c | 152 " pushl %%ebx \n" 154 " popl %%ebx \n" 159 " pushl %%ebx \n" 161 " popl %%ebx \n" 190 push ebx 192 pop ebx 197 push ebx 199 pop ebx 206 " pushl %ebx \n" 208 " popl %ebx \n [all...] |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/machine/ |
asm.h | 54 pushl %ebx; \ 57 popl %ebx; \ 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx 60 popl %ebx 62 #define PIC_GOT(x) x@GOT(%ebx) 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/machine/ |
asm.h | 54 pushl %ebx; \ 57 popl %ebx; \ 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx 60 popl %ebx 62 #define PIC_GOT(x) x@GOT(%ebx) 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 54 pushl %ebx; \ 57 popl %ebx; \ 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx 60 popl %ebx 62 #define PIC_GOT(x) x@GOT(%ebx) 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/machine/ |
asm.h | 54 pushl %ebx; \ 57 popl %ebx; \ 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx 60 popl %ebx 62 #define PIC_GOT(x) x@GOT(%ebx) 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/machine/ |
asm.h | 54 pushl %ebx; \ 57 popl %ebx; \ 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx 60 popl %ebx 62 #define PIC_GOT(x) x@GOT(%ebx) 63 #define PIC_GOTOFF(x) x@GOTOFF(%ebx)
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha256-x86_64.S | 27 movl 4(%rdi),%ebx 57 movl %ebx,%r11d 66 movl %ebx,%r15d 105 xorl %ebx,%r10d 112 andl %ebx,%r15d 160 addl %r12d,%ebx 166 movl %ebx,%r13d 174 xorl %ebx,%r13d 182 andl %ebx,%r15d 186 xorl %ebx,%r13 [all...] |
sha512-586.pl | 148 &mov ("ebx","ecx"); 152 &xor ("ebx","esi"); 159 &xor ("ebx","edx"); 161 &xor ("ebx","esi"); 168 &xor ("ebx","edx"); 171 &xor ("ebx","edi"); # T1 = Sigma1(e) 178 &adc ("ebx",$Hhi); # T1 += h 184 &adc ("ebx",&DWP(8*(9+15)+4,"esp")); # T1 += X[0] 191 &adc ("ebx","edx"); # T1 += Ch(e,f,g) 195 &adc ("ebx","edi"); # T1 += K[i [all...] |
sha256-586.pl | 35 $T="ebx"; 103 &mov ("ebx","esp"); # saved sp 118 &mov (&DWP(12,"esp"),"ebx"); # saved sp 124 &mov ("ebx",&DWP($i*16+4,"edi")); 128 &bswap ("ebx"); 132 &push ("ebx"); 142 &mov ("ebx",&DWP(4,"esi")); 146 &mov ($Boff,"ebx"); 150 &mov ("ebx",&DWP(20,"esi")); 154 &mov ($Foff,"ebx"); [all...] |
/external/openssl/crypto/sha/asm/ |
sha256-x86_64.S | 27 movl 4(%rdi),%ebx 57 movl %ebx,%r11d 66 movl %ebx,%r15d 105 xorl %ebx,%r10d 112 andl %ebx,%r15d 160 addl %r12d,%ebx 166 movl %ebx,%r13d 174 xorl %ebx,%r13d 182 andl %ebx,%r15d 186 xorl %ebx,%r13 [all...] |
sha512-586.pl | 148 &mov ("ebx","ecx"); 152 &xor ("ebx","esi"); 159 &xor ("ebx","edx"); 161 &xor ("ebx","esi"); 168 &xor ("ebx","edx"); 171 &xor ("ebx","edi"); # T1 = Sigma1(e) 178 &adc ("ebx",$Hhi); # T1 += h 184 &adc ("ebx",&DWP(8*(9+15)+4,"esp")); # T1 += X[0] 191 &adc ("ebx","edx"); # T1 += Ch(e,f,g) 195 &adc ("ebx","edi"); # T1 += K[i [all...] |
sha256-586.pl | 35 $T="ebx"; 103 &mov ("ebx","esp"); # saved sp 118 &mov (&DWP(12,"esp"),"ebx"); # saved sp 124 &mov ("ebx",&DWP($i*16+4,"edi")); 128 &bswap ("ebx"); 132 &push ("ebx"); 142 &mov ("ebx",&DWP(4,"esi")); 146 &mov ($Boff,"ebx"); 150 &mov ("ebx",&DWP(20,"esi")); 154 &mov ($Foff,"ebx"); [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-x86_64.S | 62 movl 0(%rdi,%rsi,4),%ebx 69 movl %ebx,(%rdi,%rcx,4) 78 movl 8(%rdi,%rsi,4),%ebx 85 movl %ebx,(%rdi,%rcx,4) 94 movl 16(%rdi,%rsi,4),%ebx 101 movl %ebx,(%rdi,%rcx,4) 110 movl 24(%rdi,%rsi,4),%ebx 118 movl %ebx,(%rdi,%rcx,4) 171 movl 4(%rsi),%ebx 186 movl 4(%rsi),%ebx [all...] |
/external/openssl/crypto/rc4/asm/ |
rc4-x86_64.S | 62 movl 0(%rdi,%rsi,4),%ebx 69 movl %ebx,(%rdi,%rcx,4) 78 movl 8(%rdi,%rsi,4),%ebx 85 movl %ebx,(%rdi,%rcx,4) 94 movl 16(%rdi,%rsi,4),%ebx 101 movl %ebx,(%rdi,%rcx,4) 110 movl 24(%rdi,%rsi,4),%ebx 118 movl %ebx,(%rdi,%rcx,4) 171 movl 4(%rsi),%ebx 186 movl 4(%rsi),%ebx [all...] |
/bionic/libc/arch-x86/string/ |
ssse3-strlcpy-atom.S | 125 add $16, %ebx 134 cmp $8, %ebx 139 cmp $1, %ebx 143 cmp $2, %ebx 147 cmp $3, %ebx 151 cmp $4, %ebx 155 cmp $5, %ebx 159 cmp $6, %ebx 163 cmp $7, %ebx 171 cmp $8, %ebx [all...] |
/external/clang/test/CodeGen/ |
ms-inline-asm.c | 31 // CHECK: call void asm sideeffect inteldialect "mov ebx, eax", "~{ebx},~{dirflag},~{fpsr},~{flags}"() 32 // CHECK: call void asm sideeffect inteldialect "mov ecx, ebx", "~{ecx},~{dirflag},~{fpsr},~{flags}"() 34 __asm mov ebx, eax local 35 __asm mov ecx, ebx 40 // CHECK: call void asm sideeffect inteldialect "mov ebx, eax\0A\09mov ecx, ebx", "~{ebx},~{ecx},~{dirflag},~{fpsr},~{flags}"() 42 __asm mov ebx, eax __asm mov ecx, ebx local [all...] |
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
ll.S | 65 shr $1, %ebx # shift bottom bit into carry flag 128 # mov $uname_info,%ebx # uname struct 173 # mov $cpuinfo,%ebx # '/proc/cpuinfo' 179 # mov %eax,%ebx # save our fd 202 xor %ebx,%ebx # chip count 223 inc %ebx # otherwise, we have a bogo 224 inc %ebx # times two for future magic 228 lea one-6(%ebx,%ebx,2), %esi [all...] |
/external/elfutils/tests/ |
testfile44.expect.bz2 | |