HomeSort by relevance Sort by last modified time
    Searched full:addu (Results 51 - 75 of 248) sorted by null

1 23 4 5 6 7 8 910

  /dalvik/vm/compiler/template/mips/
TEMPLATE_PERIODIC_PROFILING.S 18 addu a2, 1
header.S 158 addu rPC, rPC, (_count * 2)
160 #define FETCH_ADVANCE_INST_RB(rd) addu rPC, rPC, rd; \
181 addu rd, rIBASE, rd; \
199 addu dst, rIBASE, dst; \
201 addu t8, t8, rFP; \
236 addu rd, rbase, AT; \
250 addu rd, rbase, AT; \
325 #define DELETE_STACK(n) addu sp, sp, n
  /dalvik/vm/mterp/mips/
OP_APUT.S 19 addu a0, a0, a1
OP_GOTO.S 12 addu a2, a1, a1 # a2 <- byte offset
OP_IPUT_WIDE_QUICK.S 13 addu a2, a2, a3 # obj.field (64 bits, aligned) <- a0/a1
OP_IPUT_OBJECT.S 46 addu t2, rOBJ, a3 # form address
52 addu t2, a2, t1
header.S 80 addu rPC, rPC, ((_count) * 2)
84 addu _sreg, _sreg, (_count)*2
86 #define FETCH_ADVANCE_INST_RB(rd) addu rPC, rPC, rd; \
113 addu rd, rIBASE, rd; \
117 addu rd, _base, rd; \
129 addu dst, rIBASE, dst; \
131 addu t8, t8, rFP; \
165 addu rd, rbase, AT; \
179 addu rd, rbase, AT; \
266 #define DELETE_STACK(n) addu sp, sp,
    [all...]
  /external/chromium_org/v8/src/mips/
codegen-mips.cc 207 __ Addu(scratch, scratch, FixedDoubleArray::kHeaderSize);
227 __ Addu(a3, t2, Operand(kHeapObjectTag));
240 __ Addu(a3, t0, Operand(FixedArray::kHeaderSize - kHeapObjectTag));
241 __ Addu(t3, t2, Operand(FixedDoubleArray::kHeaderSize));
243 __ Addu(t2, t2, t3);
273 __ Addu(a3, a3, kIntSize);
281 __ Addu(t3, t3, kDoubleSize);
296 __ Addu(t3, t3, kDoubleSize);
336 __ Addu(a0, a0, FixedDoubleArray::kHeaderSize);
345 __ Addu(t0, t0, Operand(FixedDoubleArray::kHeaderSize - kHeapObjectTag + 4))
    [all...]
  /external/llvm/test/CodeGen/Mips/
global-pointer-reg.ll 15 ; CHECK: addu $[[GP:[0-9]+]], $[[R1]], $25
largeimmprinting.ll 13 ; 32: addu $sp, $sp, $[[R0]]
15 ; 32: addu $[[R1]], $sp, $[[R1]]
2010-07-20-Switch.ll 17 ; STATIC-O32: addu $[[R2:[0-9]+]], $[[R0]], $[[R1]]
21 ; PIC-O32: addu $[[R2:[0-9]+]], $[[R0]], $[[R1]]
23 ; PIC-O32: addu $[[R5:[0-9]+]], $[[R4:[0-9]+]]
biggot.ll 10 ; O32: addu $[[R1:[0-9]+]], $[[R0]], ${{[a-z0-9]+}}
13 ; O32: addu $[[R3:[0-9]+]], $[[R2]], ${{[a-z0-9]+}}
36 ; O32: addu $[[R3:[0-9]+]], $[[R2]], ${{[a-z0-9]+}}
2008-08-01-AsmInline.ll 28 ; CHECK: addu
31 %2 = tail call i32 asm "addu $0, $1, $2", "=r,r,r"(i32 %0, i32 %1) nounwind
  /bionic/libc/arch-mips/bionic/
memcmp16.S 46 addu $a1,2
48 addu $a0,2
  /external/v8/src/mips/
regexp-macro-assembler-mips.cc 160 __ Addu(current_input_offset(),
171 __ Addu(a0, a0, Operand(by));
181 __ Addu(a0, a0, code_pointer());
209 __ Addu(a0, end_of_input_address(), Operand(current_input_offset()));
221 __ Addu(a0, end_of_input_address(), Operand(current_input_offset()));
246 __ Addu(a0, end_of_input_address(), Operand(current_input_offset()));
249 __ Addu(a0, a0, Operand(byte_offset));
272 __ Addu(a3, a2, Operand(match_char & 0xff));
284 __ Addu(backtrack_stackpointer(),
304 __ Addu(t5, a1, current_input_offset())
    [all...]
builtins-mips.cc 72 __ Addu(s0, a0, num_extra_args + 1);
156 __ Addu(scratch1, result, Operand(JSArray::kSize));
170 __ Addu(scratch1, scratch1, kPointerSize);
174 __ Addu(scratch1, scratch1, kPointerSize);
186 __ Addu(scratch2, scratch1, Operand(initial_capacity * kPointerSize));
190 __ Addu(scratch1, scratch1, kPointerSize);
230 __ Addu(elements_array_end, elements_array_end, scratch1);
255 __ Addu(elements_array_storage, result, Operand(JSArray::kSize));
271 __ Addu(elements_array_storage, elements_array_storage, kPointerSize);
280 __ Addu(elements_array_storage, elements_array_storage, kPointerSize)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-mips.pl 85 $ADDU="daddu";
99 $ADDU="addu";
158 $ADDU $T1,$X[0],$h # $i
175 $ADDU $T1,$tmp2
178 $ADDU $T1,$tmp0
194 $ADDU $T1,$tmp2 # +=K[$i]
195 $ADDU $h,$tmp1
197 $ADDU $d,$T1
198 $ADDU $h,$T
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-mips.pl 85 $ADDU="daddu";
99 $ADDU="addu";
158 $ADDU $T1,$X[0],$h # $i
175 $ADDU $T1,$tmp2
178 $ADDU $T1,$tmp0
194 $ADDU $T1,$tmp2 # +=K[$i]
195 $ADDU $h,$tmp1
197 $ADDU $d,$T1
198 $ADDU $h,$T
    [all...]
  /external/llvm/test/MC/Mips/
mips-expansions.s 17 # CHECK: addu $7, $7, $8 # encoding: [0x21,0x38,0xe8,0x00]
20 # CHECK: addu $10, $10, $4 # encoding: [0x21,0x50,0x44,0x01]
25 # CHECK: addu $1, $1, $9 # encoding: [0x21,0x08,0x29,0x00]
29 # CHECK: addu $10, $10, $4 # encoding: [0x21,0x50,0x44,0x01]
32 # CHECK: addu $1, $1, $9 # encoding: [0x21,0x08,0x29,0x00]
  /system/core/libcutils/tests/memset_mips/
android_memset_test.S 69 addu $a0,2
75 addu $t3,$a0,$t2 /* $t3 is the end marker for loop64 */
78 addu $a0,64
102 1: addu $ra,$t0
123 addu $a0,$t1
memset_omips.S 55 addu a0, t0 # Now both a0 and a2 are updated
61 addu a3, a0 # a3 is last loop address +1
78 addu a3, a2, a0 # a3 is last address +1
  /system/core/include/private/pixelflinger/
ggl_fixed.h 214 "addu %[tmp1],%[tmp],%[res] \t\n"
218 "addu %[res],%[res],%[tmp]\t\n"
219 "addu %[res],%[res],%[tmp1]\t\n"
230 "addu %[tmp1],%[tmp],%[res] \t\n"
232 "addu %[res],%[res],%[tmp] \t\n"
234 "addu %[tmp],%[tmp],%[tmp1] \t\n"
247 "addu %[tmp1],%[tmp],%[res] \t\n"
250 "addu %[res],%[res],%[tmp] \t\n"
252 "addu %[tmp],%[tmp],%[tmp2] \t\n"
253 "addu %[tmp],%[tmp],%[tmp1] \t\n" /*tmp=hi*
    [all...]
  /bionic/libc/arch-mips/string/
memcpy.S 98 addu a1,a1,a3
100 addu a0,a0,a3
111 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
113 addu t0,a0,a2 # t0 is the "past the end" address
217 addu a3,a0,a3 # now a3 is the dst address past the 1w chunks
230 addu a3,a0,a2 # a3 is the last dst address
254 addu a1,a1,a3 # a3 may be here 1, 2 or 3
256 addu a0,a0,a3 # below the dst will be word aligned (NOTE1)
265 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
267 addu t0,a0,a2 # t0 is the "past the end" addres
    [all...]
memset.S 103 addu t0,a0,a2 # t0 is the "past the end" address
105 addu a0,2
143 addu t0,a0,a2 # t0 is the "past the end" address
155 addu t0,a0,a2 # t0 is the "past the end" address
180 addu a0,a0,v1
190 addu a3,a0,a3 # Now a3 is the final dst after 64-byte chunks
205 addu t4,a0,t5 # Now t4 is the dst after 64-byte "safe" chunks
290 addu a3,a0,a3 # now a3 is the dst address past the 1w chunks
  /external/pixman/pixman/
pixman-mips-memcpy-asm.S 67 addu a1, a1, a3
69 addu a0, a0, a3
79 addu a3, a0, a3 /* Now a3 is the final dst after 64-byte chunks */
81 addu t0, a0, a2 /* t0 is the "past the end" address */
187 addu a3, a0, a3 /* now a3 is the dst address past the 1w chunks */
200 addu a3, a0, a2 /* a3 is the last dst address */
223 addu a1, a1, a3 /* a3 may be here 1, 2 or 3 */
225 addu a0, a0, a3 /* below the dst will be word aligned (NOTE1) */
233 addu a3, a0, a3 /* Now a3 is the final dst after 64-byte chunks */
235 addu t0, a0, a2 /* t0 is the "past the end" address *
    [all...]

Completed in 1154 milliseconds

1 23 4 5 6 7 8 910