/external/quake/quake/src/WinQuake/ |
d_parta.s | 51 pushl %ebx 156 movl C(d_vrectbottom_particle),%ebx 158 cmpl %ebx,%edx 162 movl C(d_vrecty),%ebx 164 cmpl %ebx,%edx 174 movl C(d_viewbuffer),%ebx 176 addl %eax,%ebx 186 addl %ebx,%edi 201 movl C(d_pix_min),%ebx 203 cmpl %ebx,%ea [all...] |
d_draw.s | 81 movl $2048,%ebx 84 movl C(bbextentt),%ebx 96 pushl %ebx 108 movl pspans(%esp),%ebx // point to the first span descriptor 122 fildl espan_t_v(%ebx) 123 fildl espan_t_u(%ebx) 181 movl espan_t_v(%ebx),%eax 182 movl %ebx,pspantemp // preserve spans pointer 188 movl espan_t_u(%ebx),%ecx 190 movl espan_t_count(%ebx),%ec [all...] |
d_draw16.s | 85 movl $4096,%ebx 88 movl C(bbextentt),%ebx 100 pushl %ebx 112 movl pspans(%esp),%ebx // point to the first span descriptor 126 fildl espan_t_v(%ebx) 127 fildl espan_t_u(%ebx) 185 movl espan_t_v(%ebx),%eax 186 movl %ebx,pspantemp // preserve spans pointer 192 movl espan_t_u(%ebx),%ecx 194 movl espan_t_count(%ebx),%ec [all...] |
/external/quake/quake/src/QW/client/ |
d_spr8.asm | 268 mov ebx,2048
271 mov ebx,ds:dword ptr[_bbextentt]
279 push ebx
285 mov ebx,ds:dword ptr[4+16+esp]
298 mov ecx,ds:dword ptr[8+ebx]
303 fild ds:dword ptr[4+ebx]
304 fild ds:dword ptr[0+ebx]
339 mov eax,ds:dword ptr[4+ebx]
341 mov ebp,ds:dword ptr[0+ebx]
348 mov eax,ds:dword ptr[4+ebx]
[all...] |
r_edgea.asm | 248 push ebx
254 mov ebx,ds:dword ptr[0+ecx]
256 cmp eax,ebx
258 mov ebx,ds:dword ptr[0+esi]
260 cmp eax,ebx
262 mov ebx,ds:dword ptr[0+ecx]
264 cmp eax,ebx
266 mov ebx,ds:dword ptr[0+esi]
268 cmp eax,ebx
272 mov ebx,ds:dword ptr[8+esi] [all...] |
d_draw.s | 81 movl $2048,%ebx 84 movl C(bbextentt),%ebx 96 pushl %ebx 108 movl pspans(%esp),%ebx // point to the first span descriptor 122 fildl espan_t_v(%ebx) 123 fildl espan_t_u(%ebx) 181 movl espan_t_v(%ebx),%eax 182 movl %ebx,pspantemp // preserve spans pointer 188 movl espan_t_u(%ebx),%ecx 190 movl espan_t_count(%ebx),%ec [all...] |
d_draw16.s | 85 movl $4096,%ebx 88 movl C(bbextentt),%ebx 100 pushl %ebx 112 movl pspans(%esp),%ebx // point to the first span descriptor 126 fildl espan_t_v(%ebx) 127 fildl espan_t_u(%ebx) 185 movl espan_t_v(%ebx),%eax 186 movl %ebx,pspantemp // preserve spans pointer 192 movl espan_t_u(%ebx),%ecx 194 movl espan_t_count(%ebx),%ec [all...] |
/external/quake/quake/src/QW/server/ |
worlda.s | 38 pushl %ebx 39 movl hull(%esp),%ebx 44 movl hu_clipnodes(%ebx),%edi 45 movl hu_planes(%ebx),%ebp 47 subl %ebx,%ebx 50 // %ebx: 0 93 fsubrs (%edx,%ebx,4) 116 popl %ebx // restore register variables
|
/external/qemu-pc-bios/bochs/bios/ |
apmbios.S | 33 push ebx 34 mov ebx, eax 41 inc ebx 44 pop ebx 69 push ebx 89 pop ebx 102 mov eax,ebx 114 push ebx 117 mov ebx, eax 120 pop ebx [all...] |
/dalvik/vm/arch/x86-atom/ |
Call386ABI.S | 88 movl %ebx, -8(%esp) # save %ebx 98 movl 12(%ebp), %ebx # %ebx<- argInfo 133 sarl $28, %ebx # %ebx<- SRRR (low 4 bits) 135 cmpl $2, %ebx 147 cmpl $3,%ebx 149 cmpl $4,%ebx 151 cmpl $7,%ebx [all...] |
/external/v8/src/ia32/ |
builtins-ia32.cc | 62 Register scratch = ebx; 92 __ mov(ebx, FieldOperand(edi, JSFunction::kSharedFunctionInfoOffset)); 93 __ mov(ebx, FieldOperand(ebx, SharedFunctionInfo::kConstructStubOffset)); 94 __ lea(ebx, FieldOperand(ebx, Code::kHeaderSize)); 95 __ jmp(Operand(ebx)); 101 __ Set(ebx, Immediate(0)); 146 __ CmpObjectType(eax, MAP_TYPE, ebx); 182 __ AllocateInNewSpace(edi, ebx, edi, no_reg, &rt_call, NO_ALLOCATION_FLAGS) 646 __ mov(Operand(esp, eax, times_4, 0), ebx); local 668 __ mov(Operand(esp, ecx, times_4, kPointerSize), ebx); local 1357 __ mov(FieldOperand(eax, JSValue::kValueOffset), ebx); local [all...] |
/bionic/libc/arch-x86/string/ |
rindex.S | 14 pushl %ebx 28 popl %ebx
|
/external/valgrind/main/none/tests/x86/ |
bug125959-x86.c | 14 "movl 0(%%esi),%%ebx\n\t" 18 : : /*in*/"r"(block) : "esi", "ebx", "eax", "memory", "cc"
|
/external/zlib/contrib/masmx86/ |
match686.asm | 44 ; 5 dword on top (ret,ebp,esi,edi,ebx)
132 ; saved ebx byte esp + 36
205 push ebx
223 mov ebx, [edx + dsGoodMatch]
224 cmp eax, ebx
226 mov ebx, [edx + dsMaxChainLen]
228 shr ebx, 2
236 dec ebx
237 shl ebx, 16
238 or ebx, eax [all...] |
/external/llvm/test/CodeGen/X86/ |
cmpxchg16b.ll | 6 ; CHECK movl $1, %ebx
|
ghc-cc.ll | 5 @base = external global i32 ; assigned to register: EBX 12 ; CHECK: movl {{[0-9]*}}(%esp), %ebx 23 ; CHECK: leal (%ebx,%ebp), %eax 31 ; CHECK: movl base, %ebx
|
tls-pic.ll | 13 ; X32: leal i@TLSGD(,%ebx), %eax 29 ; X32: leal i@TLSGD(,%ebx), %eax 45 ; X32: leal i@TLSGD(,%ebx), %eax 59 ; X32: leal i@TLSGD(,%ebx), %eax
|
/external/valgrind/main/exp-bbv/tests/x86/ |
complex_rep.S | 31 mov $1024, %ebx 42 dec %ebx 54 xor %ebx,%ebx # we return 0
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
clone_test.S | 40 mov $0x10f00,%ebx 66 xor %ebx,%ebx # we return 0 75 mov $5,%ebx # we return 5
|
/external/zlib/contrib/asm586/ |
match.S | 33 /* saved ebx 36 */ 89 pushl %ebx 103 movl dsLookahead(%edx), %ebx 104 cmpl %eax, %ebx 106 movl %eax, %ebx 107 LookaheadLess: movl %ebx, nicematch(%esp) 141 movl dsGoodMatch(%edx), %ebx 142 cmpl %ebx, %eax 143 movl dsMaxChainLen(%edx), %ebx 145 shrl $2, %ebx [all...] |
/bionic/libc/arch-x86/bionic/ |
_exit_with_stack_teardown.S | 13 /* we can trash %ebx here since this call should never return. */ 22 mov 4(%esp), %ebx /* stackBase */ 27 mov %edx, %ebx /* retrieve the retCode */
|
clone.S | 13 pushl %ebx 16 movl 20(%esp), %ebx 48 popl %ebx
|
/external/flac/libFLAC/ia32/ |
stream_encoder_asm.nasm | 65 push ebx 94 xor ebx, ebx ; ebx <- abs_residual_partition_sum = 0; 103 add ebx, eax ; abs_residual_partition_sum += abs(residual[residual_sample]); 111 mov [eax + ecx * 8], ebx ; abs_residual_partition_sums[partition] = abs_residual_partition_sum; 113 xor ebx, ebx ; abs_residual_partition_sum = 0; 135 mov ebx, [esi + 4] 137 adc ebx, [esi + 12 [all...] |
/external/zlib/contrib/masm686/ |
match.asm | 137 push ebx
159 mov ebx, [edx].ds_good_match
160 cmp eax, ebx
162 mov ebx, [edx].ds_max_chain_length
164 shr ebx, 2
172 dec ebx
173 shl ebx, 16
174 or ebx, eax
175 mov [esp+chainlenwmask], ebx
180 mov ebx, [edx].ds_lookahead [all...] |
/system/core/libcutils/arch-x86/ |
sse2-memset32-atom.S | 90 # define ENTRANCE PUSH (%ebx); 91 # define RETURN_END POP (%ebx); ret 92 # define RETURN RETURN_END; CFI_PUSH (%ebx) 93 # define PARMS 8 /* Preserve EBX. */ 96 /* Load an entry in a jump table into EBX and branch to it. TABLE is a 99 /* We first load PC into EBX. */ \ 102 add $(TABLE - .), %ebx; \ 105 add (%ebx,%ecx,4), %ebx; \ 107 jmp *%ebx [all...] |