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

1 2

  /external/openssl/crypto/bn/asm/
mips-mont.s 38 lw $8,0($8)
39 lw $13,0($6) # bp[0]
40 lw $12,0($5) # ap[0]
41 lw $14,0($7) # np[0]
50 lw $16,4($5)
51 lw $18,4($7)
78 lw $12,($12)
79 lw $14,($14)
127 lw $13,($13)
128 lw $12,($5
    [all...]
bn-mips.s 26 lw $12,0($5)
31 lw $13,0($4)
32 lw $14,4($5)
33 lw $15,4($4)
34 lw $8,2*4($5)
35 lw $9,2*4($4)
49 lw $10,3*4($5)
50 lw $11,3*4($4)
89 lw $12,0($5)
96 lw $12,0($5
    [all...]
  /development/ndk/platforms/android-9/arch-mips/src/
crtbegin_so.S 74 lw $2,%got(completed.1269)($28)
80 lw $2,%got(__cxa_finalize)($28)
84 lw $2,%got(__dso_handle)($28)
85 lw $4,0($2)
86 lw $25,%call16(__cxa_finalize)($28)
91 lw $28,16($sp)
93 lw $2,%got(completed.1269)($28)
97 lw $31,28($sp)
  /external/openssl/crypto/sha/asm/
sha256-mips.s 35 lw $1,0*4($4) # load context
36 lw $2,1*4($4)
37 lw $3,2*4($4)
38 lw $7,3*4($4)
39 lw $24,4*4($4)
40 lw $25,5*4($4)
41 lw $30,6*4($4)
42 lw $31,7*4($4)
81 lw $15,0($6) # K[0]
133 lw $16,4($6) # K[1
    [all...]
sha1-mips.s 30 lw $1,0($4)
31 lw $2,4($4)
32 lw $3,8($4)
33 lw $7,12($4)
35 lw $24,16($4)
1615 lw $8,0($4)
1618 lw $9,4($4)
1621 lw $10,8($4)
1624 lw $11,12($4)
1627 lw $12,16($4
    [all...]
sha1-mips.pl 35 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
58 $REG_L="lw";
189 lw @X[0],0($ctx)
192 lw @X[1],4($ctx)
195 lw @X[2],8($ctx)
198 lw @X[3],12($ctx)
201 lw @X[4],16($ctx)
278 lw $A,0($ctx)
279 lw $B,4($ctx)
280 lw $C,8($ctx
    [all...]
  /external/v8/src/mips/
builtins-mips.cc 84 __ lw(result, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
85 __ lw(result,
88 __ lw(result,
99 __ lw(result, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
100 __ lw(result,
103 __ lw(result,
351 __ lw(a2, MemOperand(sp)); // Get the argument from the stack.
421 __ lw(a2, MemOperand(t3));
454 __ lw(a2, FieldMemOperand(a3, HeapObject::kMapOffset));
471 __ lw(a2, MemOperand(t3))
    [all...]
ic-mips.cc 96 __ lw(elements, FieldMemOperand(receiver, JSObject::kPropertiesOffset));
97 __ lw(scratch1, FieldMemOperand(elements, HeapObject::kMapOffset));
146 __ lw(scratch1, FieldMemOperand(scratch2, kDetailsOffset));
153 __ lw(result,
202 __ lw(scratch1, FieldMemOperand(scratch2, kDetailsOffset));
276 __ lw(map, FieldMemOperand(receiver, HeapObject::kMapOffset));
324 __ lw(elements, FieldMemOperand(receiver, JSObject::kElementsOffset));
327 __ lw(scratch1, FieldMemOperand(elements, HeapObject::kMapOffset));
335 __ lw(scratch1, FieldMemOperand(elements, FixedArray::kLengthOffset));
345 __ lw(scratch2, MemOperand(at))
    [all...]
regexp-macro-assembler-mips.cc 170 __ lw(a0, register_location(reg));
204 __ lw(a0, MemOperand(frame_pointer(), kAtStart));
208 __ lw(a1, MemOperand(frame_pointer(), kInputStart));
217 __ lw(a0, MemOperand(frame_pointer(), kAtStart));
220 __ lw(a1, MemOperand(frame_pointer(), kInputStart));
282 __ lw(a0, MemOperand(backtrack_stackpointer(), 0));
296 __ lw(a0, register_location(start_reg)); // Index of start of capture.
297 __ lw(a1, register_location(start_reg + 1)); // Index of end of capture.
390 __ lw(end_of_input_address(), MemOperand(frame_pointer(), kInputEnd));
409 __ lw(a0, register_location(start_reg))
    [all...]
full-codegen-mips.cc 221 __ lw(a0, MemOperand(fp, parameter_offset));
239 __ lw(a3, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
328 __ lw(a3, FieldMemOperand(a2, JSGlobalPropertyCell::kValueOffset));
430 __ lw(a2, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
753 __ lw(dest, location);
832 __ lw(a1, FieldMemOperand(cp, HeapObject::kMapOffset));
    [all...]
lithium-gap-resolver-mips.cc 173 __ lw(kLithiumScratchReg, cgen_->ToMemOperand(source));
229 __ lw(cgen_->ToRegister(destination), source_operand);
242 __ lw(at, source_operand);
246 __ lw(kLithiumScratchReg, source_operand);
297 __ lw(kLithiumScratchReg, source_operand);
299 __ lw(kLithiumScratchReg, source_high_operand);
stub-cache-mips.cc 83 __ lw(at, MemOperand(base_addr, 0));
87 __ lw(at, MemOperand(base_addr, map_off_addr - key_off_addr));
88 __ lw(scratch2, FieldMemOperand(receiver, HeapObject::kMapOffset));
94 __ lw(code, MemOperand(base_addr, value_off_addr - key_off_addr));
99 __ lw(flags_reg, FieldMemOperand(code, Code::kFlagsOffset));
143 __ lw(map, FieldMemOperand(receiver, HeapObject::kMapOffset));
154 __ lw(properties, FieldMemOperand(receiver, JSObject::kPropertiesOffset));
156 __ lw(map, FieldMemOperand(properties, HeapObject::kMapOffset));
162 __ lw(properties, FieldMemOperand(receiver, JSObject::kPropertiesOffset));
220 __ lw(scratch, FieldMemOperand(name, String::kHashFieldOffset))
    [all...]
code-stubs-mips.cc 63 __ lw(scratch1, FieldMemOperand(operand, HeapObject::kMapOffset));
109 __ lw(a2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
110 __ lw(a2, FieldMemOperand(a2, GlobalObject::kGlobalContextOffset));
111 __ lw(a2, MemOperand(a2, Context::SlotOffset(map_index)));
129 __ lw(a3, FieldMemOperand(a3, SharedFunctionInfo::kCodeOffset));
158 __ lw(a3, MemOperand(sp, 0));
167 __ lw(a2, MemOperand(cp, Context::SlotOffset(Context::GLOBAL_INDEX)));
203 __ lw(a3, MemOperand(sp, 0));
206 __ lw(a1, MemOperand(sp, 1 * kPointerSize));
224 __ lw(a3, GlobalObjectOperand())
    [all...]
codegen-mips.cc 115 __ lw(t0, FieldMemOperand(a2, JSObject::kElementsOffset));
120 __ lw(t1, FieldMemOperand(t0, FixedArray::kLengthOffset));
192 __ lw(t5, MemOperand(a3));
255 __ lw(t0, FieldMemOperand(a2, JSObject::kElementsOffset));
261 __ lw(t1, FieldMemOperand(t0, FixedArray::kLengthOffset));
299 __ lw(a1, MemOperand(t0));
308 __ lw(a0, MemOperand(t0, -12));
364 __ lw(result, FieldMemOperand(string, HeapObject::kMapOffset));
379 __ lw(result, FieldMemOperand(string, SlicedString::kOffsetOffset));
380 __ lw(string, FieldMemOperand(string, SlicedString::kParentOffset))
    [all...]
macro-assembler-mips.cc 56 lw(destination, MemOperand(s6, index << kPointerSizeLog2));
65 lw(destination, MemOperand(s6, index << kPointerSizeLog2));
90 lw(result, FieldMemOperand(result, JSGlobalPropertyCell::kValueOffset));
151 lw(dst, SafepointRegisterSlot(src));
256 lw(at, MemOperand(address));
316 lw(scratch, MemOperand(t8));
357 lw(scratch, MemOperand(fp, StandardFrameConstants::kContextOffset));
366 lw(scratch, FieldMemOperand(scratch, offset));
367 lw(scratch, FieldMemOperand(scratch, GlobalObject::kGlobalContextOffset));
374 lw(holder_reg, FieldMemOperand(scratch, HeapObject::kMapOffset))
    [all...]
lithium-codegen-mips.cc 197 __ lw(a0, MemOperand(fp, parameter_offset));
312 __ lw(scratch, ToMemOperand(op));
846 __ lw(a0, MemOperand(sp, 0));
    [all...]
deoptimizer-mips.cc 798 __ lw(a2, MemOperand(sp, kSavedRegistersAreaSize));
822 __ lw(a0, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset));
    [all...]
  /external/openssl/crypto/aes/asm/
aes-mips.s 15 lw $12,0($6)
16 lw $13,4($6)
17 lw $14,8($6)
18 lw $15,12($6)
19 lw $30,240($6)
108 lw $16,0($1) # Te0[s0>>24]
109 lw $17,0($2) # Te0[s1>>24]
110 lw $18,0($24) # Te0[s2>>24]
111 lw $19,0($25) # Te0[s3>>24]
113 lw $8,0($3
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jquery/
jquery.flot.dashes.js 188 var lw = series.dashes.lineWidth,
192 if (lw > 0 && sw > 0) {
198 plotDashes(Math.sin(angle) * (lw/2 + sw/2), Math.cos(angle) * (lw/2 + sw/2));
200 plotDashes(Math.sin(angle) * (lw/2 + sw/4), Math.cos(angle) * (lw/2 + sw/4));
203 ctx.lineWidth = lw;
206 if (lw > 0) {
  /bionic/libc/kernel/arch-mips/asm/
asm.h 92 #define REG_L lw
114 #define INT_L lw
154 #define LONG_L lw
204 #define PTR_L lw
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 92 #define REG_L lw
114 #define INT_L lw
154 #define LONG_L lw
204 #define PTR_L lw
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 92 #define REG_L lw
114 #define INT_L lw
154 #define LONG_L lw
204 #define PTR_L lw
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 92 #define REG_L lw
114 #define INT_L lw
154 #define LONG_L lw
204 #define PTR_L lw
  /external/v8/test/cctest/
test-assembler-mips.cc 427 __ lw(t0, MemOperand(a0, OFFSET_OF(T, i)) );
428 __ lw(t1, MemOperand(a0, OFFSET_OF(T, j)) );
497 __ lw(t0, MemOperand(a0, OFFSET_OF(T, ui)) );
656 __ lw(t0, MemOperand(a0, OFFSET_OF(T, input)) );
802 __ lw(t0, MemOperand(a0, OFFSET_OF(T, b_long_lo)));
803 __ lw(t1, MemOperand(a0, OFFSET_OF(T, b_long_hi)));
866 __ lw(t0, MemOperand(a0, OFFSET_OF(T, reg_init)) );
870 __ lw(t1, MemOperand(a0, OFFSET_OF(T, reg_init)) );
874 __ lw(t2, MemOperand(a0, OFFSET_OF(T, reg_init)) );
878 __ lw(t3, MemOperand(a0, OFFSET_OF(T, reg_init)) )
    [all...]
  /external/libvpx/vpx_scale/generic/
bicubic_scaler.c 492 int h, w, lw, lh; local
546 lw = l_w[w];
548 temp_sum = c_w[phase_offset_w*4] * hbuf[lw - 1];
549 temp_sum += c_w[phase_offset_w*4+1] * hbuf[lw];
550 temp_sum += c_w[phase_offset_w*4+2] * hbuf[lw + 1];
551 temp_sum += c_w[phase_offset_w*4+3] * hbuf[lw + 2];
558 if ((lw + 2) >= in_width)
559 temp_sum = hbuf[lw];
561 if (lw == 0)

Completed in 763 milliseconds

1 2