/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/v8/src/ia32/ |
stub-cache-ia32.cc | 490 __ mov(ebx, FieldOperand(ecx, CallHandlerInfo::kDataOffset)); 491 __ mov(Operand(esp, 3 * kPointerSize), ebx); local 510 __ PrepareCallApiFunction(kApiArgc + kApiStackSpace, ebx); 1460 holder, ebx, local 1612 holder, ebx, local 1868 CheckPrototypes(JSObject::cast(object), edx, holder, ebx, eax, edi, name, local 1948 CheckPrototypes(JSObject::cast(object), edx, holder, ebx, eax, edi, name, local 2072 CheckPrototypes(JSObject::cast(object), edx, holder, ebx, eax, edi, name, local 2127 __ mov(FieldOperand(eax, HeapNumber::kExponentOffset), ebx); local 2184 ebx, eax, edi, name, depth, &miss); local 2254 ebx, eax, edi, name, &miss); local 2494 edx, ecx, ebx, local 2683 edx, ecx, ebx, local 3128 GenerateLoadStringLength(masm(), edx, ecx, ebx, &miss, true); local 3153 GenerateLoadFunctionPrototype(masm(), edx, ecx, ebx, &miss); local 3260 __ mov(Operand(edx, JSObject::kMapOffset), ebx); local 3262 __ mov(Operand(edx, JSObject::kPropertiesOffset), ebx); local 3263 __ mov(Operand(edx, JSObject::kElementsOffset), ebx); local 3305 __ mov(Operand(edx, i * kPointerSize), ebx); local [all...] |
ic-ia32.cc | 403 StubCompiler::GenerateLoadStringLength(masm, eax, edx, ebx, &miss, 418 StubCompiler::GenerateLoadFunctionPrototype(masm, eax, edx, ebx, &miss); 564 __ mov(ebx, eax); 565 __ SmiUntag(ebx); 570 // ebx: untagged index 582 ebx, 602 GenerateKeyStringCheck(masm, eax, ecx, ebx, &index_string, &slow); 609 __ mov(ebx, FieldOperand(edx, JSObject::kPropertiesOffset)); 610 __ cmp(FieldOperand(ebx, HeapObject::kMapOffset), 616 __ mov(ebx, FieldOperand(edx, HeapObject::kMapOffset)) [all...] |
/external/quake/quake/src/QW/client/ |
r_drawa.asm | 251 push ebx
253 mov ebx,ds:dword ptr[12+12+esp]
256 test ebx,ebx
260 fmul ds:dword ptr[0+0+ebx]
262 fmul ds:dword ptr[0+4+ebx]
264 fmul ds:dword ptr[0+8+ebx]
268 fmul ds:dword ptr[0+0+ebx]
270 fmul ds:dword ptr[0+4+ebx]
272 fmul ds:dword ptr[0+8+ebx]
[all...] |
r_drawa.s | 63 pushl %ebx 69 movl clip(%esp),%ebx 75 testl %ebx,%ebx 86 fmuls cp_normal+0(%ebx) 88 fmuls cp_normal+4(%ebx) 90 fmuls cp_normal+8(%ebx) 95 fmuls cp_normal+0(%ebx) 97 fmuls cp_normal+4(%ebx) 99 fmuls cp_normal+8(%ebx) [all...] |
d_scana.s | 46 pushl %ebx 51 movl C(r_turb_spancount),%ebx 76 decl %ebx 82 popl %ebx // restore register variables
|
/external/quake/quake/src/WinQuake/ |
r_drawa.s | 63 pushl %ebx 69 movl clip(%esp),%ebx 75 testl %ebx,%ebx 86 fmuls cp_normal+0(%ebx) 88 fmuls cp_normal+4(%ebx) 90 fmuls cp_normal+8(%ebx) 95 fmuls cp_normal+0(%ebx) 97 fmuls cp_normal+4(%ebx) 99 fmuls cp_normal+8(%ebx) [all...] |
d_scana.s | 46 pushl %ebx 51 movl C(r_turb_spancount),%ebx 76 decl %ebx 82 popl %ebx // restore register variables
|
mplib.cpp | 122 regs.d.ebx = 0;
142 regs.d.ebx = qNo;
153 regs.d.ebx = qFrom;
165 regs.d.ebx = q;
187 regs.d.ebx = qFrom;
199 regs.d.ebx = lowerOrderBits;
|
/bionic/libc/arch-x86/string/ |
strncmp.S | 16 pushl %ebx 108 popl %ebx 112 popl %ebx
|
sse2-memset5-atom.S | 97 # define ENTRANCE PUSH (%ebx); 98 # define RETURN_END POP (%ebx); ret 99 # define RETURN RETURN_END; CFI_PUSH (%ebx) 100 # define PARMS 8 /* Preserve EBX. */ 103 /* Load an entry in a jump table into EBX and branch to it. TABLE is a 106 /* We first load PC into EBX. */ \ 109 add $(TABLE - .), %ebx; \ 112 add (%ebx,%ecx,4), %ebx; \ 115 jmp *%ebx [all...] |
/external/openssl/crypto/ |
x86cpuid.pl | 29 &cmp ("ebx",0x756e6547); # "Genu" 40 &cmp ("ebx",0x68747541); # "Auth" 66 &shr ("ebx",16); 67 &and ("ebx",0xff); 68 &cmp ("ebx","esi"); 102 &shr ("ebx",16); 103 &cmp (&LB("ebx"),1); 224 &push ("ebx"); 228 &lea ("ebx",&DWP(0,"eax","ecx")); 230 &data_word(0x1ab10ff0); # lock; cmpxchg %ebx,(%edx) # %eax is envolved and is always reloade [all...] |
/external/qemu/distrib/sdl-1.2.12/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...] |
/dalvik/vm/mterp/x86-atom/ |
footer.S | 35 movl %ebx, -4(%esp) # save %ebx to the stack 36 movl offGlue_pSelfSuspendCount(%edx), %ebx # %ebx<- pSuspendCount (int) 43 cmp $$0, (%ebx) # check if suspend is pending 45 movl offGlue_pActiveProfilers(%edx), %ebx # %ebx<- activeProfilers (int) 46 orl (%ebx), %eax # %eax<- merge activeProfilers and debuggerActive 49 movl -4(%esp), %ebx # %ebx<- restore %eb [all...] |
/external/chromium/base/ |
cpu.cc | 42 "mov %%ebx, %%edi\n" 44 "xchg %%edi, %%ebx\n" 52 "mov %%ebx, %%edi\n" 54 "xchg %%edi, %%ebx\n"
|
/external/llvm/test/CodeGen/X86/ |
2010-07-06-asm-RIP.ll | 15 call void asm sideeffect "push\09$1$1\0A\09call\09${1:a}\0A\09pop\09%edx", "imr,i,~{dirflag},~{fpsr},~{flags},~{memory},~{cc},~{edi},~{esi},~{edx},~{ecx},~{ebx},~{eax}"(i32* @n, void (i32*)* @f) nounwind
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
ptrace.h | 13 long ebx; member in struct:pt_regs
|
/system/core/debuggerd/x86/ |
x86_utility.h | 22 long ebx; member in struct:pt_regs_x86
|
/bionic/libc/arch-x86/bionic/ |
__stack_chk_fail_local.S | 40 pushl %ebx 42 addl $_GLOBAL_OFFSET_TABLE_, %ebx
|
/external/valgrind/main/coregrind/m_syswrap/ |
syscall-x86-linux.S | 84 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/webkit/Source/JavaScriptCore/wtf/ |
TCSpinLock.h | 86 mov ebx, 1 ; store 1 in ebx local 87 xchg [eax], ebx ; exchange lockword_ and 1 local 88 mov r, ebx ; store old value of lockword_ in r local 168 mov ebx, 1 ; assign 1 into ebx local 169 xchg [eax], ebx ; exchange *lockword and 1 local 170 mov r, ebx ; store old value of *lockword in r local
|
/external/webrtc/src/system_wrappers/source/ |
cpu_features.cc | 23 "mov %%ebx, %%edi\n" 25 "xchg %%edi, %%ebx\n"
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_yuv_mmx.c | 95 // tap dance to workaround the inability to use %%ebx at will... 98 "pushl %%ebx\n" // save %%ebx. 99 "movl %0, %%ebx\n" // put the thing in ebx. 100 "movl %%ebx,4(%%esp)\n" // put the thing in the stack slot. 101 "popl %%ebx\n" // get back %%ebx (the PIC register). 107 "pushl %%ebx\n" 108 "movl 4(%%esp),%%ebx\n [all...] |