/external/chromium_org/v8/src/ia32/ |
regexp-macro-assembler-ia32.cc | 57 * The registers eax and ebx are free to use for computations. 77 * - backup of caller ebx 160 Pop(ebx); 161 __ add(ebx, Immediate(masm_->CodeObject())); 162 __ jmp(ebx); 228 __ mov(ebx, register_location(start_reg + 1)); // Index of end of capture 229 __ sub(ebx, edx); // Length of capture. 242 __ add(eax, ebx); 256 __ add(ebx, edi); // End of text to match against capture. 289 __ cmp(edi, ebx); 327 __ mov(Operand(esp, 2 * kPointerSize), ebx); local 869 CallCheckStackGuardState(ebx); variable [all...] |
/external/libyuv/files/source/ |
rotate.cc | 161 push ebx 169 mov ebx, [esp + 16 + 20] // dst_b local 240 movhpd qword ptr [ebx], xmm0 243 movhpd qword ptr [ebx + ebp], xmm4 244 lea ebx, [ebx + 2 * ebp] local 248 movhpd qword ptr [ebx], xmm2 252 movhpd qword ptr [ebx + ebp], xmm0 253 lea ebx, [ebx + 2 * ebp local 262 lea ebx, [ebx + 2 * ebp] local 272 lea ebx, [ebx + 2 * ebp] local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
ssewidth.asm | 94 cvtsi2sd xmm1, ebx 99 cvtsi2ss xmm1, ebx 107 cvtss2si ebx, xmm2 108 cvtss2si ebx, dword [rbx] 204 movd xmm1, ebx 240 movmskpd ebx, xmm2 242 movmskps ebx, xmm2 363 pextrw ebx, xmm2, byte 0 365 pinsrw xmm1, ebx, byte 0
|
/external/chromium_org/third_party/libpng/ |
pnggccrd.c | 37 "pushl %%ebx \n\t" // ebx gets clobbered by CPUID instruction 81 "popl %%ebx \n\t" // restore ebx 92 // , "%ebx", "%ecx", "%edx" // GRR: we handle these manually
|
/external/chromium_org/third_party/skia/src/opts/ |
opts_check_SSE2.cpp | 43 mov [edi+4], ebx 60 // We save and restore ebx, so this code can be compatible with -fPIC 62 "pushl %%ebx \n\t" 64 "movl %%ebx, %1 \n\t" 65 "popl %%ebx \n\t"
|
/external/libpng/ |
pnggccrd.c | 37 "pushl %%ebx \n\t" // ebx gets clobbered by CPUID instruction 81 "popl %%ebx \n\t" // restore ebx 92 // , "%ebx", "%ecx", "%edx" // GRR: we handle these manually
|
/external/pixman/pixman/ |
pixman-x86.c | 121 /* On x86-32 we need to be careful about the handling of %ebx 123 * since they are special registers (%ebx is the "PIC 125 * stack pointer), so we need to make sure that %ebx is 130 "xchg %%ebx, %1" "\n\t" 132 "xchg %%ebx, %1" "\n\t"
|
/external/qemu/distrib/sdl-1.2.15/src/timer/os2/ |
SDL_systimer.c | 72 mov ebx,1000 local 74 mul ebx 78 mul ebx 82 mov ebx, dword ptr hires_ticks_per_second local 83 div ebx
|
/external/qemu-pc-bios/vgabios/tests/lfbprof/ |
lfbprof.h | 125 "shl ebx,8" \ 127 "mov ebx,eax" \ 128 "shl ebx,16" \ 129 "or eax,ebx" \ 131 parm [edi] [ebx] [ecx];
|
/external/skia/src/opts/ |
opts_check_SSE2.cpp | 43 mov [edi+4], ebx 60 // We save and restore ebx, so this code can be compatible with -fPIC 62 "pushl %%ebx \n\t" 64 "movl %%ebx, %1 \n\t" 65 "popl %%ebx \n\t"
|
/external/valgrind/main/VEX/orig_x86/ |
exit42.orig | 18 0x3A965C85: pushl %ebx 25 0x3A97592B: movl (%esp,,),%ebx 31 0x3A965C8E: addl $0x129DE, %ebx 33 0x3A965C97: movl 0x0(%ebx),%edx 34 0x3A965C9D: leal 0xFFFFFF50(%ebx), %eax 36 0x3A965CA5: movl %eax,0xFFFFF9E4(%ebx) 38 0x3A965CAD: movl %eax,0xFFFFF9EC(%ebx) 39 0x3A965CB3: leal 0xFFFFF994(%ebx), %eax 157 0x3A965D70: movl 0xFFFFF9E4(%ebx),%eax 166 0x3A965D92: movl 0xFFFFFA40(%ebx),%ea [all...] |
/external/v8/src/ia32/ |
full-codegen-ia32.cc | 212 // Update the write barrier. This clobbers eax and ebx. 216 ebx, 253 SetVar(arguments, eax, ebx, edx); 315 __ mov(ebx, Immediate(profiling_counter_)); 316 __ sub(FieldOperand(ebx, JSGlobalPropertyCell::kValueOffset), 331 __ mov(ebx, Immediate(profiling_counter_)); 332 __ mov(FieldOperand(ebx, JSGlobalPropertyCell::kValueOffset), 799 __ mov(ebx, FieldOperand(esi, HeapObject::kMapOffset)); 800 __ cmp(ebx, isolate()->factory()->with_context_map()); 802 __ cmp(ebx, isolate()->factory()->catch_context_map()) 1085 __ mov(result_register(), ebx); local [all...] |
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
ll.S | 73 shr $1, %ebx # shift bottom bit into carry flag 208 xor %ebx,%ebx # chip count 228 add $2,%ebx # otherwise, we have a bogo 238 # esi = (ebx+(ebx*2)) 239 # and we double-incremented ebx 259 # mov $('z'<<24+'H'<<16+'M'<<8+' '),%ebx 260 mov $(0x7a<<24+0x48<<16+0x4d<<8+0x20),%ebx 272 mov %ebx,%eax # clever way to get MHz in, sadl [all...] |
/dalvik/vm/mterp/x86/ |
entry.S | 42 movl %ebx,EBX_SPILL(%ebp) 58 jne common_updateProfile # set up %ebx & %edx & rPC 88 movl EBX_SPILL(%ebp),%ebx
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
atomicops-internals-windows.h | 362 __asm__ __volatile__("movl (%3), %%ebx\n\t" // Move 64-bit new_value into 363 "movl 4(%3), %%ecx\n\t" // ecx:ebx 366 : "m" (*ptr), // ecx:ebx => ptr 369 : "memory", "%ebx", "%ecx"); 381 "movl (%2), %%ebx\n\t" // Move 64-bit new_value into 382 "movl 4(%2), %%ecx\n\t" // ecx:ebx 391 : "memory", "%ebx", "%ecx"); 405 "movl (%3), %%ebx\n\t" // Move 64-bit increment into 406 "movl 4(%3), %%ecx\n\t" // ecx:ebx 409 "add %%eax, %%ebx\n\t" // sum => ecx:eb [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
atomicops-internals-windows.h | 361 __asm__ __volatile__("movl (%3), %%ebx\n\t" // Move 64-bit new_value into 362 "movl 4(%3), %%ecx\n\t" // ecx:ebx 365 : "m" (*ptr), // ecx:ebx => ptr 368 : "memory", "%ebx", "%ecx"); 380 "movl (%2), %%ebx\n\t" // Move 64-bit new_value into 381 "movl 4(%2), %%ecx\n\t" // ecx:ebx 390 : "memory", "%ebx", "%ecx"); 404 "movl (%3), %%ebx\n\t" // Move 64-bit increment into 405 "movl 4(%3), %%ecx\n\t" // ecx:ebx 408 "add %%eax, %%ebx\n\t" // sum => ecx:eb [all...] |
/external/lzma/C/ |
CpuArch.c | 58 __asm xor EBX, EBX;
64 __asm mov b2, EBX;
|
/external/zlib/src/contrib/masmx64/ |
gvmat64.asm | 75 ;scanend equ rsp + xx - LocalVarsSize ; last two bytes of string use ebx
95 ; scanend ebx
240 mov ebx, max_chain_length
243 shr ebx, 2
251 dec ebx
252 shl ebx, 16
253 or ebx, eax
259 mov [chainlenwmask], ebx
263 mov [chainlenwmask], ebx
309 movzx ebx, word ptr [r9 + r11 - 1] [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/ |
xdflong.asm | 79 mov ebx, cr0 80 or ebx, 0x00000021 ; Protect Mode On, Int 16 for FPU 81 and ebx, 0x9FFFFFFF ; Turn Caches on 82 mov cr0, ebx 96 bts ebx, 31 ; Enable Paging (PG=1) 97 mov cr0, ebx
|
/external/llvm/test/CodeGen/X86/ |
pic.ll | 55 ; LINUX: pushl %ebx 59 ; LINUX-NEXT: popl %ebx 60 ; LINUX: addl $_GLOBAL_OFFSET_TABLE_+(.L{{.*}}-.L2$pb), %ebx 64 ; LINUX: popl %ebx 95 ; LINUX: popl %ebx 96 ; LINUX: addl $_GLOBAL_OFFSET_TABLE_+(.L{{.*}}-.L4$pb), %ebx
|
/bionic/libc/arch-x86/bionic/ |
_setjmp.S | 50 movl %ebx, 4(%eax) 63 movl 4(%edx),%ebx
|
/external/chromium_org/third_party/mesa/src/src/mesa/math/ |
m_debug_util.h | 85 __asm__ __volatile__ ( "push %%ebx \n" \ 92 "pop %%ebx \n" \ 93 "push %%ebx \n" \ 100 "pop %%ebx \n" \ 113 __asm__ __volatile__ ( "push %%ebx \n" \ 120 "pop %%ebx \n" \ 125 __asm__ __volatile__ ( "push %%ebx \n" \ 132 "pop %%ebx \n" \
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
cpu_id.c | 26 "mov %%ebx, %%edi \n" 28 "xchg %%edi, %%ebx \n"
|
/external/libvpx/libvpx/vpx_scale/win32/ |
scaleopt.c | 143 push ebx 152 mov ebx, dest_width local 212 sub ebx, 4 local 216 pop ebx 326 push ebx 338 mov ebx, dest_width; local 385 sub ebx, 4 local 388 pop ebx
|
/external/mesa3d/src/mesa/math/ |
m_debug_util.h | 85 __asm__ __volatile__ ( "push %%ebx \n" \ 92 "pop %%ebx \n" \ 93 "push %%ebx \n" \ 100 "pop %%ebx \n" \ 113 __asm__ __volatile__ ( "push %%ebx \n" \ 120 "pop %%ebx \n" \ 125 __asm__ __volatile__ ( "push %%ebx \n" \ 132 "pop %%ebx \n" \
|