HomeSort by relevance Sort by last modified time
    Searched full:subu (Results 26 - 50 of 213) sorted by null

12 3 4 5 6 7 8 9

  /bionic/libc/arch-mips/string/
memset.S 106 subu a2,2
161 subu v1,zero,a0
178 subu a2,a2,v1
188 subu a3,a2,t8 # subtract from a2 the reminder
200 subu t7,a2,96 # subtract "pref 30 unsafe" region
203 subu t5,t7,t6 # subtract from t7 the reminder
289 subu a3,a2,t8 # a3 is the count of bytes in 1w chunks
memcpy.S 72 subu t0,a0,a1
75 subu t0,t1,AT
95 subu a2,a2,a3 # now a2 is the remining bytes count
109 subu a3,a2,t8 # subtract from a2 the reminder
120 subu t9,t0,160 # t9 is the "last safe pref 30,128(a0)" address
216 subu a3,t8,a2 # a3 is count of bytes in 1w chunks
250 subu a2,a2,a3 # bytes left after initial a3 bytes
263 subu a3,a2,t8 # subtract from a2 the reminder
269 subu t9,t0,160 # t9 is the "last safe pref 30,128(a0)" address
389 subu a3,t8,a2 # a3 is count of bytes in 1w chunk
    [all...]
  /bionic/libc/arch-mips64/string/
memset.S 106 subu a2,2
161 subu v1,zero,a0
178 subu a2,a2,v1
188 subu a3,a2,t8 # subtract from a2 the reminder
200 subu t7,a2,96 # subtract "pref 30 unsafe" region
203 subu t5,t7,t6 # subtract from t7 the reminder
289 subu a3,a2,t8 # a3 is the count of bytes in 1w chunks
memcpy.S 72 subu t0,a0,a1
75 subu t0,t1,AT
95 subu a2,a2,a3 # now a2 is the remining bytes count
109 subu a3,a2,t8 # subtract from a2 the reminder
120 subu t9,t0,160 # t9 is the "last safe pref 30,128(a0)" address
216 subu a3,t8,a2 # a3 is count of bytes in 1w chunks
250 subu a2,a2,a3 # bytes left after initial a3 bytes
263 subu a3,a2,t8 # subtract from a2 the reminder
269 subu t9,t0,160 # t9 is the "last safe pref 30,128(a0)" address
389 subu a3,t8,a2 # a3 is count of bytes in 1w chunk
    [all...]
  /external/chromium_org/v8/src/mips/
regexp-macro-assembler-mips.cc 233 __ Subu(a1, a1, a0); // Length of capture.
271 __ Subu(a3, a3, Operand('a'));
274 __ Subu(a3, a3, Operand(224 - 'a'));
289 __ Subu(current_input_offset(), a2, end_of_input_address());
352 __ Subu(a1, a1, a0); // Length to check.
383 __ Subu(current_input_offset(), a2, end_of_input_address());
418 __ Subu(a0, current_character(), Operand(minus));
428 __ Subu(a0, current_character(), Operand(from));
438 __ Subu(a0, current_character(), Operand(from));
472 __ Subu(a0, current_character(), Operand('\t'))
    [all...]
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
resample_by_2_mips.c 72 "subu %[diff1], %[in321], %[state1] \n\t"
73 "subu %[diff2], %[in322], %[state5] \n\t"
94 "subu %[diff1], %[tmp11], %[state2] \n\t"
95 "subu %[diff2], %[tmp12], %[state6] \n\t"
122 "subu %[diff1], %[tmp21], %[state3] \n\t"
123 "subu %[diff2], %[tmp22], %[state7] \n\t"
downsample_fast_mips.c 47 "subu %[i], %[endpos], %[delay] \n\t"
87 "subu %[i], %[i], %[factor] \n\t"
109 "subu %[i], %[endpos], %[delay] \n\t"
149 "subu %[i], %[i], %[factor] \n\t"
  /external/valgrind/main/none/tests/mips32/
MIPS32int.stdout.exp-mips32-BE     [all...]
MIPS32int.stdout.exp-mips32-LE     [all...]
MIPS32int.c     [all...]
MIPS32int.stdout.exp-mips32r2-BE     [all...]
MIPS32int.stdout.exp-mips32r2-LE     [all...]
  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 64 subu a2, a2, a3 /* now a2 is the remining bytes count */
77 subu a3, a2, t8 /* subtract from a2 the reminder */
90 subu t9, t0, 160 /* t9 is the "last safe pref 30, 128(a0)" address */
186 subu a3, t8, a2 /* a3 is count of bytes in 1w chunks */
219 subu a2, a2, a3 /* bytes left after initial a3 bytes */
231 subu a3, a2, t8 /* subtract from a2 the reminder */
237 subu t9, t0, 160 /* t9 is the "last safe pref 30, 128(a0)" address */
356 subu a3, t8, a2 /* a3 is count of bytes in 1w chunks */
  /bionic/libc/arch-mips/bionic/
syscall.S 47 subu sp, STACKSIZE
vfork.S 44 subu sp, 8
  /external/llvm/test/CodeGen/Mips/
alloca.ll 5 ; CHECK: subu $[[T0:[0-9]+]], $sp, $[[SZ:[0-9]+]]
7 ; CHECK: subu $[[T2:[0-9]+]], $sp, $[[SZ]]
31 ; CHECK: subu $[[T0:[0-9]+]], $sp
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips.pl 61 $SUBU="dsubu";
76 $SUBU="subu";
81 $PTR_SUB="subu";
179 subu $a2,4
216 subu $a2,1
231 subu $a2,1
319 subu $a2,4
356 subu $a2,1
367 subu $a2,
    [all...]
bn-mips.S 62 subu $6,4
99 subu $6,1
114 subu $6,1
178 subu $6,4
215 subu $6,1
226 subu $6,1
281 subu $6,4
314 subu $6,1
323 subu $6,1
366 subu $7,
    [all...]
  /external/openssl/crypto/bn/asm/
mips.pl 61 $SUBU="dsubu";
76 $SUBU="subu";
81 $PTR_SUB="subu";
179 subu $a2,4
215 subu $a2,1
230 subu $a2,1
318 subu $a2,4
354 subu $a2,1
365 subu $a2,
    [all...]
bn-mips.S 62 subu $6,4
98 subu $6,1
113 subu $6,1
177 subu $6,4
213 subu $6,1
224 subu $6,1
279 subu $6,4
311 subu $6,1
320 subu $6,1
363 subu $7,
    [all...]
  /external/chromium_org/third_party/libwebp/utils/
rescaler.c 122 "subu %[accum], %[accum], %[x_sub] \n\t"
134 "subu %[loop_c], %[loop_c], %[x_stride] \n\t"
139 "subu %[temp3], %[temp3], %[frac] \n\t"
168 "subu %[temp3], %[temp2], %[temp1] \n\t"
171 "subu %[accum], %[accum], %[x_sub] \n\t"
173 "subu %[loop_c], %[loop_c], %[x_stride] \n\t"
225 "subu %[temp0], %[temp0], %[temp1] \n\t"
  /external/webp/src/utils/
rescaler.c 122 "subu %[accum], %[accum], %[x_sub] \n\t"
134 "subu %[loop_c], %[loop_c], %[x_stride] \n\t"
139 "subu %[temp3], %[temp3], %[frac] \n\t"
168 "subu %[temp3], %[temp2], %[temp1] \n\t"
171 "subu %[accum], %[accum], %[x_sub] \n\t"
173 "subu %[loop_c], %[loop_c], %[x_stride] \n\t"
225 "subu %[temp0], %[temp0], %[temp1] \n\t"
  /external/chromium_org/third_party/libyuv/source/
row_mips.cc 37 "subu %[count], %[count], $a3 \n"
50 "subu $a3, %[count], $t8 \n" // the reminder
62 "subu $t9, $t0, 160 \n"
159 " subu $a3, $t8, %[count] \n"
195 " subu %[count], %[count], $a3 \n"
209 "subu $a3, %[count], $t8 \n" // the reminder
214 "subu $t9, $t0, 160 \n"
339 "subu $a3, $t8, %[count] \n"
    [all...]
  /external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_mips_dsp.cpp 55 "subu.qb %[t4], %[t4], %[t1] \n\t"
56 "subu.qb %[t5], %[t5], %[t2] \n\t"
57 "subu.qb %[t6], %[t6], %[t3] \n\t"
160 "subu.qb %[t6], %[t3], %[t5] \n\t"
167 "subu.qb %[t8], %[t7], %[t6] \n\t"
173 "subu.qb %[t8], %[t3], %[t7] \n\t"
319 "subu.qb %[t3], %[t0], %[t2] \n\t"
323 "subu.qb %[t3], %[t0], %[t2] \n\t"
328 "subu.qb %[t4], %[t3], %[t2] \n\t"
399 "subu %[t0], %[t0], %[alpha] \n\t
    [all...]
  /external/skia/src/opts/
SkBlitRow_opts_mips_dsp.cpp 55 "subu.qb %[t4], %[t4], %[t1] \n\t"
56 "subu.qb %[t5], %[t5], %[t2] \n\t"
57 "subu.qb %[t6], %[t6], %[t3] \n\t"
160 "subu.qb %[t6], %[t3], %[t5] \n\t"
167 "subu.qb %[t8], %[t7], %[t6] \n\t"
173 "subu.qb %[t8], %[t3], %[t7] \n\t"
319 "subu.qb %[t3], %[t0], %[t2] \n\t"
323 "subu.qb %[t3], %[t0], %[t2] \n\t"
328 "subu.qb %[t4], %[t3], %[t2] \n\t"
399 "subu %[t0], %[t0], %[alpha] \n\t
    [all...]

Completed in 832 milliseconds

12 3 4 5 6 7 8 9