HomeSort by relevance Sort by last modified time
    Searched refs:o7 (Results 1 - 18 of 18) sorted by null

  /external/webkit/LayoutTests/fast/js/resources/
codegen-temporaries-multiple-global-blocks-2.js 33 var o7 = { a: 1 };
34 var v7 = o7;
36 shouldBe("o7.a", "2");
  /external/openssl/crypto/bn/asm/
sparcv9-mont.pl 100 add %sp,$bias,%o7 ! real top of stack
102 sub %o7,$num,%o7
104 and %o7,-1024,%o7
106 sub %o7,$bias,%sp ! alloca
261 sub %g0,$num,%o7 ! k=-num
266 ld [$tp+%o7],%o0
267 ld [$np+%o7],%o1
269 add $rp,%o7,$
    [all...]
sparcv9a-mont.pl 155 rd %asi,%o7 ! save %asi
170 stx %o7,[%sp+$bias+$frame+48] ! save %asi
298 srlx %o0,16,%o7
301 add %o7,%o1,%o1
305 srlx %o1,16,%o7
308 add %o7,%o2,%o2
312 srlx %o2,16,%o7
314 add %o7,%o3,%o3 ! %o3.%o2[0..15].%o1[0..15].%o0[0..15]
322 !sllx %o3,48,%o7
325 !or %o7,%o0,%o0 ! 64-bit resul
    [all...]
sparcv8plus.S 661 #define b_5 %o7
    [all...]
  /libcore/luni/src/test/java/tests/api/java/io/
ComputeSerialVersionUIDTest.java 43 SerializationTestClass.TestIntefacesCA o7 = (SerializationTestClass.TestIntefacesCA) ois local
75 SerializationTestClass.TestFieldsTwoProtected o7 = (SerializationTestClass.TestFieldsTwoProtected) ois local
113 SerializationTestClass.TestConstructorTwo o7 = (SerializationTestClass.TestConstructorTwo) ois local
135 SerializationTestClass.TestMethodStatic o7 = (SerializationTestClass.TestMethodStatic) ois local
  /external/v8/test/mjsunit/compiler/
simple-inlining.js 155 var o7 = {x:[42,43,44]};
156 o7.foo = function() { return this.x[0]; };
157 for (var i = 0; i < 5; i++) TestInlineThisX0(o7);
159 TestInlineThisX0(o7);
160 TestInlineThisX0({foo: o7.foo, x:[42,0,0]});
  /external/openssl/crypto/
sparccpuid.S 82 clr %o7
134 add %o0,%o7,%o0
142 cmp %i7,%o7
145 cmp %o7,0 ! compiler never cleans %o7...
154 clr %o7
  /external/guava/guava-tests/test/com/google/common/base/
ToStringHelperTest.java 127 Object o7 = new Object() {}; local
143 Object o7 = new Object() {}; local
  /external/libvpx/libvpx/vp8/common/arm/armv6/
idct_v6.asm 119 uadd16 r6, r11, r0 ; d (o3 | o7)
181 add r10, r10, r6, asr #3 ; p7 + o7
186 usat r10, #8, r10 ; d7 = clip8(p7 + o7)
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 72 smlsdx r7, r7, r12, r10 ; o7 = (d1 * 2217 - c1 * 5352 + 7500)
77 pkhbt r6, r8, r7, lsl #4 ; [o7 | o6]
235 str r9, [r1, #12] ; [o7 | o6]
  /external/openssl/crypto/modes/asm/
ghash-sparcv9.pl 92 add %o7,rem_4bit-1b,$rem_4bit
230 add %o7,rem_4bit-1b,$rem_4bit
  /external/v8/test/mjsunit/
large-object-allocation.js 228 this.o7 = i;
  /external/openssl/crypto/aes/asm/
aes-sparcv9.pl 50 $acc9="%o7";
526 add %o7,AES_Te-1b,%o4
586 add %o7,AES_Te-1b,%o4
1072 add %o7,AES_Td-1b,%o4
1132 add %o7,AES_Td-1b,%o4
  /external/elfutils/tests/
run-allregs.sh     [all...]
  /external/openssl/crypto/sha/asm/
sha1-sparcv9a.pl 58 $Xi="%o7";
418 add %o7,vis_const-1b,$tmp0
sha512-sparcv9.pl 77 $H="%o7";
95 @X=("%o0","%o1","%o2","%o3","%o4","%o5","%g1","%o7");
475 add %o7,K${label}-.Lpic,$Ktbl
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 604 milliseconds