/bionic/libc/arch-x86/syscalls/ |
umount2.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
unlinkat.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
utimensat.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
utimes.S | 7 pushl %ebx 9 mov 12(%esp), %ebx 22 popl %ebx
|
wait4.S | 7 pushl %ebx 11 mov 20(%esp), %ebx 28 popl %ebx
|
write.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
writev.S | 7 pushl %ebx 10 mov 16(%esp), %ebx 25 popl %ebx
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/ |
win64-dataref.masm | 36 mov ebx,[foobar] 46 mov ebx,[trap] 58 ;mov ebx,[foobar2] 68 mov ebx, offset foobar3 69 mov ebx, dword ptr [foobar3] 79 mov ebx, offset __savident 80 mov ebx,[__savident] 90 mov ebx, offset savidentptr2 91 mov ebx, dword ptr [savidentptr2] 101 mov ebx, offset [all...] |
/external/llvm/test/MC/X86/AlignedBundling/ |
switch-section-locked-error.s | 10 imull $17, %ebx, %ebp 12 imull $17, %ebx, %ebp 15 imull $17, %ebx, %ebp
|
/external/v8/test/cctest/ |
test-disasm-ia32.cc | 75 __ mov(ebx, Operand(esp, ecx, times_2, 0)); // [esp+ecx*4] 78 __ add(edx, ebx); 80 __ add(edx, Operand(ebx, 0)); 81 __ add(edx, Operand(ebx, 16)); 82 __ add(edx, Operand(ebx, 1999)); 92 __ add(ebx, Immediate(12)); 103 __ cmp(ebx, foo2); 104 __ cmpb(ebx, Operand(ebp, ecx, times_2, 0)); 105 __ cmpb(Operand(ebp, ecx, times_2, 0), ebx); local 129 __ bts(Operand(ebx, ecx, times_4, 0), ecx) [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
ebpindex.asm | 3 xor ebx, [ebp+4*ecx+ 4]
|
movbe.asm | 12 movbe [5], ebx 13 movbe dword [5], ebx
|
xchg64.asm | 6 xchg eax, ebx 7 xchg ebx, eax
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
gas-muldiv.asm | 3 mull %ebx 6 imull %ebx, %ecx 9 imull $5, %ebx, %ecx 12 imull $5000, %ebx, %ecx
|
/external/chromium_org/v8/test/cctest/ |
test-macro-assembler-ia32.cc | 65 __ push(ebx); 73 __ mov(ebx, Immediate(-1)); 74 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); 75 __ mov(ebx, Operand(esp, 0 * kPointerSize)); 77 __ cmp(ebx, edx); 79 __ Load(ebx, Operand(esp, 0 * kPointerSize), Representation::UInteger8()); 80 __ cmp(ebx, edx); 87 __ mov(ebx, Immediate(-1)); 88 __ Store(ebx, Operand(esp, 0 * kPointerSize), Representation::Integer8()); 89 __ mov(ebx, Operand(esp, 0 * kPointerSize)) [all...] |
/external/oprofile/libop/ |
op_hw_specific.h | 25 "pushl %%ebx\n" /* must be preserved due to PIC code */ 27 "mov %%ebx, 0(%%edi)\n" 30 "popl %%ebx\n" 46 "pushl %%ebx\n" 48 "popl %%ebx\n" 54 asm("cpuid" : "=a" (v.eax) : "a" (code) : "ecx","ebx","edx"); 87 static inline void workaround_nehalem_aaj79(unsigned *ebx) 97 *ebx |= (1 << 2); /* disable unsupported event */ 103 unsigned ebx, eax; local 106 "pushl %%ebx\n [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/des/asm/ |
des-586.S | 10 xorl %ebx,%ebx 20 xorl (%ebp,%ebx,1),%edi 25 xorl 0x100(%ebp,%ebx,1),%edi 32 xorl 0x600(%ebp,%ebx,1),%edi 39 xorl %ebx,%ebx 49 xorl (%ebp,%ebx,1),%esi 54 xorl 0x100(%ebp,%ebx,1),%esi 61 xorl 0x600(%ebp,%ebx,1),%es [all...] |
/external/openssl/crypto/des/asm/ |
des-586.S | 10 xorl %ebx,%ebx 20 xorl (%ebp,%ebx,1),%edi 25 xorl 0x100(%ebp,%ebx,1),%edi 32 xorl 0x600(%ebp,%ebx,1),%edi 39 xorl %ebx,%ebx 49 xorl (%ebp,%ebx,1),%esi 54 xorl 0x100(%ebp,%ebx,1),%esi 61 xorl 0x600(%ebp,%ebx,1),%es [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha512-586.S | 9 pushl %ebx 15 movl %esp,%ebx 27 movl %ebx,12(%esp) 31 movl 4(%edi),%ebx 35 bswap %ebx 39 pushl %ebx 43 movl 20(%edi),%ebx 47 bswap %ebx 51 pushl %ebx 55 movl 36(%edi),%ebx [all...] |
/external/openssl/crypto/sha/asm/ |
sha512-586.S | 9 pushl %ebx 15 movl %esp,%ebx 27 movl %ebx,12(%esp) 31 movl 4(%edi),%ebx 35 bswap %ebx 39 pushl %ebx 43 movl 20(%edi),%ebx 47 bswap %ebx 51 pushl %ebx 55 movl 36(%edi),%ebx [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
mmx_blendtmp.h | 23 PUSH_L ( EBX ) 29 MOV_L ( REGOFF(16, EBP), EBX ) /* mask */ 38 CMP_B ( CONST(0), REGIND(EBX) ) /* *mask == 0 */ 51 INC_L ( EBX ) /* mask += 1 */ 63 CMP_W ( CONST(0), REGIND(EBX) ) /* *mask == 0 && *(mask + 1) == 0 */ 77 ADD_L ( CONST(2), EBX ) /* mask += 2 */ 88 CMP_B ( CONST(0), REGIND(EBX) ) /* *mask == 0 */ 104 POP_L ( EBX )
|
/external/mesa3d/src/mesa/x86/ |
mmx_blendtmp.h | 23 PUSH_L ( EBX ) 29 MOV_L ( REGOFF(16, EBP), EBX ) /* mask */ 38 CMP_B ( CONST(0), REGIND(EBX) ) /* *mask == 0 */ 51 INC_L ( EBX ) /* mask += 1 */ 63 CMP_W ( CONST(0), REGIND(EBX) ) /* *mask == 0 && *(mask + 1) == 0 */ 77 ADD_L ( CONST(2), EBX ) /* mask += 2 */ 88 CMP_B ( CONST(0), REGIND(EBX) ) /* *mask == 0 */ 104 POP_L ( EBX )
|
/bionic/libc/arch-x86/string/ |
memset.S | 11 pushl %ebx 35 movl %ecx,%ebx 36 subl %edx,%ebx 42 movl %ebx,%ecx 47 movl %ebx,%ecx /* set remainder by bytes */ 53 popl %ebx
|
/external/compiler-rt/lib/i386/ |
udivdi3.S | 25 pushl %ebx 26 movl 20(%esp), %ebx // Find the index i of the leading bit in b. 27 bsrl %ebx, %ecx // If the high word of b is zero, jump to 37 shll %cl, %ebx // (low word of b) >> (1 + i) 38 orl %eax, %ebx // 41 cmpl %ebx, %edx // to avoid overflowing the upcoming divide. 46 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r 54 movl 12(%esp), %ebx 55 movl 16(%esp), %ecx // ECX:EBX = a 56 subl %eax, %ebx [all...] |
/external/valgrind/main/memcheck/tests/x86/ |
pushpopmem.c | 17 "popl %%ebx\n\t" 20 "popl 0(%%ebx)" 23 : /*TRASH*/ "memory", "eax", "ebx" 42 "popl %%ebx\n\t" 45 "popw 0(%%ebx)" 48 : /*TRASH*/ "memory", "eax", "ebx"
|