/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
atomicops-internals-x86.cc | 47 // Inline cpuid instruction. In PIC compilations, %ebx contains the address 52 asm ("mov %%ebx, %%edi\n" \ 54 "xchg %%edi, %%ebx\n" \ 77 uint32 ebx; local 82 cpuid(eax, ebx, ecx, edx, 0); 84 memcpy(vendor, &ebx, 4); 90 cpuid(eax, ebx, ecx, edx, 1);
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
atomicops-internals-x86.cc | 47 // Inline cpuid instruction. In PIC compilations, %ebx contains the address 52 asm ("mov %%ebx, %%edi\n" \ 54 "xchg %%edi, %%ebx\n" \ 77 uint32 ebx; local 82 cpuid(eax, ebx, ecx, edx, 0); 84 memcpy(vendor, &ebx, 4); 90 cpuid(eax, ebx, ecx, edx, 1);
|
/external/chromium_org/v8/src/ |
atomicops_internals_x86_gcc.cc | 42 // Inline cpuid instruction. In PIC compilations, %ebx contains the address 47 asm("mov %%ebx, %%edi\n" \ 49 "xchg %%edi, %%ebx\n" \ 81 uint32_t ebx; local 86 cpuid(eax, ebx, ecx, edx, 0); 88 v8::internal::OS::MemCopy(vendor, &ebx, 4); 94 cpuid(eax, ebx, ecx, edx, 1);
|
/external/libvpx/libvpx/vpx_ports/ |
x86.h | 46 "mov %%ebx, %%edi \n\t" \ 48 "xchg %%edi, %%ebx \n\t" \ 58 "movl %ebx, %edi \n\t" \ 65 "pushl %ebx \n\t" \ 67 "movl %ebx, %edi \n\t" \ 68 "popl %ebx \n\t" \ 85 __asm mov b, ebx\
|
/external/llvm/test/MC/ELF/ |
relocation-386.s | 87 leal .Lfoo@GOTOFF(%ebx), %eax 92 addl $_GLOBAL_OFFSET_TABLE_, %ebx 93 movb bar3@GOTOFF(%ebx), %al 101 leal foo@TLSGD(, %ebx,1), %eax 105 addl foo@GOTNTPOFF(%ebx), %ecx 106 leal foo@TLSLDM(%ebx), %eax 121 subl _GLOBAL_OFFSET_TABLE_-bar2, %ebx
|
/external/v8/src/ |
atomicops_internals_x86_gcc.cc | 41 // Inline cpuid instruction. In PIC compilations, %ebx contains the address 46 asm("mov %%ebx, %%edi\n" \ 48 "xchg %%edi, %%ebx\n" \ 80 uint32_t ebx; local 85 cpuid(eax, ebx, ecx, edx, 0); 87 memcpy(vendor, &ebx, 4); 93 cpuid(eax, ebx, ecx, edx, 1);
|
/external/valgrind/main/none/tests/x86/ |
bug126147-x86.c | 56 %ebx = divisor 70 " pushl %ebx\n" 74 " movl 0x20(%eax), %ebx # divisor\n" 84 " idiv %ebx, %eax\n" 100 " movl %esi, %ebx\n" 102 " subl %ebx, %ecx\n" 107 " popl %ebx\n"
|
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-x86_64.S | 6 xorl 4(%r15),%ebx 37 shrl $16,%ebx 62 movl 4(%r15),%ebx 65 xorl %r11d,%ebx 99 shrl $16,%ebx 147 movl 16+4(%r15),%ebx 150 xorl %r11d,%ebx 171 xorl 4(%r15),%ebx 205 shrl $16,%ebx 223 shrl $8,%ebx [all...] |
/external/openssl/crypto/aes/asm/ |
aes-x86_64.S | 6 xorl 4(%r15),%ebx 37 shrl $16,%ebx 62 movl 4(%r15),%ebx 65 xorl %r11d,%ebx 99 shrl $16,%ebx 147 movl 16+4(%r15),%ebx 150 xorl %r11d,%ebx 171 xorl 4(%r15),%ebx 205 shrl $16,%ebx 223 shrl $8,%ebx [all...] |
/external/chromium_org/v8/test/cctest/ |
test-hashing.cc | 55 __ push(ebx); 58 __ mov(ebx, Immediate(string.at(0))); 59 StringHelper::GenerateHashInit(masm, eax, ebx, ecx); 61 __ mov(ebx, Immediate(string.at(i))); 62 StringHelper::GenerateHashAddCharacter(masm, eax, ebx, ecx); 66 __ pop(ebx); 120 __ push(ebx); 122 __ GetNumberHash(eax, ebx); 123 __ pop(ebx);
|
/external/v8/test/cctest/ |
test-hashing.cc | 57 __ push(ebx); 60 __ mov(ebx, Immediate(string.at(0))); 61 StringHelper::GenerateHashInit(masm, eax, ebx, ecx); 63 __ mov(ebx, Immediate(string.at(i))); 64 StringHelper::GenerateHashAddCharacter(masm, eax, ebx, ecx); 68 __ pop(ebx); 122 __ push(ebx); 124 __ GetNumberHash(eax, ebx); 125 __ pop(ebx);
|
/bionic/libc/arch-x86/string/ |
strncmp.S | 16 pushl %ebx 108 popl %ebx 112 popl %ebx
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
x86_xform2.S | 166 PUSH_L( EBX ) 189 MOV_L( MAT14, EBX ) 203 MOV_L( EBX, DST2 ) 215 POP_L( EBX ) 314 PUSH_L( EBX ) 337 MOV_L( MAT14, EBX ) 356 MOV_L( EBX, DST2 ) 367 POP_L( EBX ) 522 PUSH_L( EBX ) 551 MOV_L( SRC0, EBX ) [all...] |
x86_xform3.S | 182 PUSH_L( EBX ) 228 MOV_L( SRC2, EBX ) 229 XOR_L( CONST(-2147483648), EBX )/* change sign */ 235 MOV_L( EBX, DST3 ) 246 POP_L( EBX ) 430 PUSH_L( EBX ) 475 MOV_L( SRC2, EBX ) 480 MOV_L( EBX, DST2 ) 491 POP_L( EBX ) 508 PUSH_L( EBX ) [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ |
x86cpuid.S | 9 pushl %ebx 28 cmpl $1970169159,%ebx 38 cmpl $1752462657,%ebx 67 shrl $16,%ebx 68 andl $255,%ebx 69 cmpl %esi,%ebx 101 shrl $16,%ebx 130 popl %ebx 239 pushl %ebx 243 leal (%eax,%ecx,1),%ebx [all...] |
x86cpuid.pl | 29 &cmp ("ebx",0x756e6547); # "Genu" 40 &cmp ("ebx",0x68747541); # "Auth" 73 &shr ("ebx",16); 74 &and ("ebx",0xff); 75 &cmp ("ebx","esi"); 111 &shr ("ebx",16); 112 &cmp (&LB("ebx"),1); 256 &push ("ebx"); 260 &lea ("ebx",&DWP(0,"eax","ecx")); 262 &data_word(0x1ab10ff0); # lock; cmpxchg %ebx,(%edx) # %eax is envolved and is always reloade [all...] |
/external/mesa3d/src/mesa/x86/ |
x86_xform2.S | 166 PUSH_L( EBX ) 189 MOV_L( MAT14, EBX ) 203 MOV_L( EBX, DST2 ) 215 POP_L( EBX ) 314 PUSH_L( EBX ) 337 MOV_L( MAT14, EBX ) 356 MOV_L( EBX, DST2 ) 367 POP_L( EBX ) 522 PUSH_L( EBX ) 551 MOV_L( SRC0, EBX ) [all...] |
x86_xform3.S | 182 PUSH_L( EBX ) 228 MOV_L( SRC2, EBX ) 229 XOR_L( CONST(-2147483648), EBX )/* change sign */ 235 MOV_L( EBX, DST3 ) 246 POP_L( EBX ) 430 PUSH_L( EBX ) 475 MOV_L( SRC2, EBX ) 480 MOV_L( EBX, DST2 ) 491 POP_L( EBX ) 508 PUSH_L( EBX ) [all...] |
/external/openssl/crypto/ |
x86cpuid.S | 9 pushl %ebx 28 cmpl $1970169159,%ebx 38 cmpl $1752462657,%ebx 67 shrl $16,%ebx 68 andl $255,%ebx 69 cmpl %esi,%ebx 101 shrl $16,%ebx 130 popl %ebx 239 pushl %ebx 243 leal (%eax,%ecx,1),%ebx [all...] |
x86cpuid.pl | 29 &cmp ("ebx",0x756e6547); # "Genu" 40 &cmp ("ebx",0x68747541); # "Auth" 73 &shr ("ebx",16); 74 &and ("ebx",0xff); 75 &cmp ("ebx","esi"); 111 &shr ("ebx",16); 112 &cmp (&LB("ebx"),1); 256 &push ("ebx"); 260 &lea ("ebx",&DWP(0,"eax","ecx")); 262 &data_word(0x1ab10ff0); # lock; cmpxchg %ebx,(%edx) # %eax is envolved and is always reloade [all...] |
/external/qemu/distrib/sdl-1.2.15/src/hermes/ |
mmxp2_32.asm | 180 shr ebx, 5 181 and ebx, 07E0h ; BYTE? 182 add eax, ebx 250 shr ebx, 5 251 and ebx, 07E0h ; BYTE ? 252 add eax, ebx 374 mov ebx,[esi] 377 mov eax,ebx 378 mov edx,ebx 386 shr ebx, [all...] |
/external/grub/stage2/ |
asm.S | 300 pushl %ebx 354 popl %ebx 789 movl %eax, %ebx 797 addl %eax, %ebx 801 movl %eax, (EXT_C(install_partition)-EXT_C(main))(%ebx) 954 pushl %ebx 984 popl %ebx 1003 pushl %ebx 1055 popl %ebx 1072 pushl %ebx [all...] |
/external/flac/libFLAC/ia32/ |
lpc_asm.nasm | 88 push ebx 118 pop ebx 119 add edx, ebx 288 pop ebx 289 add edx, ebx 435 pop ebx 628 push ebx 651 mov ebx, edx 652 and ebx, byte 1 653 sub eax, ebx [all...] |
/art/compiler/utils/x86/ |
managed_register_x86.cc | 42 P(EAX, EBX) \ 45 P(EDX, EBX) \ 47 P(ECX, EBX) \ 49 P(EBX, EDI)
|
/art/runtime/arch/x86/ |
registers_x86.cc | 25 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi",
|