HomeSort by relevance Sort by last modified time
    Searched refs:subl (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /bionic/libm/i387/
s_lrint.S 32 subl $4,%esp
s_lrintf.S 32 subl $4,%esp
s_llrint.S 32 subl $8,%esp
s_llrintf.S 32 subl $8,%esp
s_trunc.S 12 subl $8,%esp
s_truncf.S 12 subl $8,%esp
s_truncl.S 12 subl $8,%esp
s_ceil.S 43 subl $8,%esp
s_ceilf.S 14 subl $8,%esp
s_ceill.S 12 subl $8,%esp
s_floor.S 43 subl $8,%esp
s_floorf.S 14 subl $8,%esp
s_floorl.S 12 subl $8,%esp
  /bionic/libc/arch-x86/string/
memcmp.S 34 subl %ecx,%edi /* four pairs of bytes do not */
35 subl %ecx,%esi /* match. */
40 subl %edx,%eax
  /external/llvm/test/MC/ELF/
call-abs.s 8 subl $4, %esp
  /external/quake/quake/src/WinQuake/
dosasm.s 24 subl %eax,%eax
25 subl %edx,%edx
31 subl %edx,%edx
57 subl $0x38000,%eax
surf8.s 75 subl %edx,%ebp
90 subl %eax,%ebx
91 subl %edx,%ecx
99 subl %ecx,%ebx
103 subl %ecx,%ecx // high word must be 0 in loop for addressing
106 subl %ebx,%ebx // high word must be 0 in loop for addressing
252 subl C(r_stepback),%esi
301 subl %edx,%ebp
316 subl %eax,%ebx
317 subl %edx,%ec
    [all...]
  /external/zlib/contrib/inflate86/
inffast.S 233 subl $local_var_size, %esp
252 subl $11, %edx /* avail_in -= 11 */
261 subl %ecx, %ebp /* start -= avail_out */
265 subl $257, %ecx /* avail_out -= 257 */
325 subl in_r, %ecx /* ecx = avail_in */
327 subl %ecx, %eax /* eax = 12 - avail_in */
625 subl beg(%esp), %eax /* nbytes = out - beg */
632 subl dist_r, from_r /* from = out - dist */
634 subl $3, %ecx
658 subl $3, %ec
    [all...]
  /external/llvm/test/MC/COFF/
basic-coff.s 16 subl $4, %esp
  /external/valgrind/main/memcheck/tests/x86/
tronical.S 76 subl $8, %esp
80 subl $12, %esp
93 subl $20, %esp
  /external/quake/quake/src/QW/client/
surf8.s 75 subl %edx,%ebp
90 subl %eax,%ebx
91 subl %edx,%ecx
99 subl %ecx,%ebx
103 subl %ecx,%ecx // high word must be 0 in loop for addressing
106 subl %ebx,%ebx // high word must be 0 in loop for addressing
252 subl C(r_stepback),%esi
301 subl %edx,%ebp
316 subl %eax,%ebx
317 subl %edx,%ec
    [all...]
  /frameworks/compile/libbcc/runtime/lib/i386/
divdi3.S 36 subl %ecx, %eax
48 subl %ecx, %eax
85 subl %eax, %ebx
89 subl %eax, %ecx // ECX:EBX = a - q*b
106 subl %ebx, %edx // subtract bhi from ahi so that divide will not
123 subl %eax, %ebx
127 subl %eax, %ecx // ECX:EBX = a - q*b
moddi3.S 36 subl %ecx, %eax
47 subl %ecx, %eax
84 subl %eax, %ebx
88 subl %eax, %ecx // ECX:EBX = a - q*b
107 subl %ebx, %edx // subtract bhi from ahi so that divide will not
124 subl %eax, %ebx
128 subl %eax, %ecx // ECX:EBX = a - q*b
udivdi3.S 56 subl %eax, %ebx
60 subl %eax, %ecx // ECX:EBX = a - q*b
71 subl %ebx, %edx // subtract bhi from ahi so that divide will not
88 subl %eax, %ebx
92 subl %eax, %ecx // ECX:EBX = a - q*b
umoddi3.S 57 subl %eax, %ebx
61 subl %eax, %ecx // ECX:EBX = a - q*b
76 subl %ebx, %edx // subtract bhi from ahi so that divide will not
93 subl %eax, %ebx
97 subl %eax, %ecx // ECX:EBX = a - q*b

Completed in 1518 milliseconds

1 2 3 4 5