HomeSort by relevance Sort by last modified time
    Searched full:s22 (Results 151 - 175 of 241) sorted by null

1 2 3 4 5 67 8 910

  /external/lldb/test/arm_emulation/new-test-files/
test-subs-4-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-subs-5-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-subs-6-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-subs-8-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-subs-9-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-vpop-1-thumb.dat 60 s22=0x00000000
113 s22=0x00000000
test-vpop-2-thumb.dat 53 s22=0x00000000
106 s22=0x00000000
test-vpop-3-thumb.dat 56 s22=0x00000000
109 s22=0x00000000
test-vpush-1-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-vpush-2-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
test-vpush-3-thumb.dat 46 s22=0x00000000
99 s22=0x00000000
  /external/llvm/test/MC/AArch64/
neon-scalar-cvt.s 9 scvtf s22, s13
12 // CHECK: scvtf s22, s13 // encoding: [0xb6,0xd9,0x21,0x5e]
19 ucvtf s22, s13
22 // CHECK: ucvtf s22, s13 // encoding: [0xb6,0xd9,0x21,0x7e]
29 scvtf s22, s13, #32
32 // CHECK: scvtf s22, s13, #32 // encoding: [0xb6,0xe5,0x20,0x5f]
39 ucvtf s22, s13, #32
42 // CHECK: ucvtf s22, s13, #32 // encoding: [0xb6,0xe5,0x20,0x7f]
70 fcvtxn s22, d13
72 // CHECK: fcvtxn s22, d13 // encoding: [0xb6,0x69,0x61,0x7e
    [all...]
neon-scalar-mul.s 29 fmulx s20, s22, s15
32 // CHECK: fmulx s20, s22, s15 // encoding: [0xd4,0xde,0x2f,0x5e]
60 sqdmull d15, s22, s12
63 // CHECK: sqdmull d15, s22, s12 // encoding: [0xcf,0xd2,0xac,0x5e]
neon-scalar-by-elem-mla.s 9 fmla s16, s22, v16.s[3]
16 // CHECK: fmla s16, s22, v16.s[3] // encoding: [0xd0,0x1a,0xb0,0x5f]
neon-scalar-by-elem-mul.s 9 fmul s16, s22, v16.s[3]
16 // CHECK: fmul s16, s22, v16.s[3] // encoding: [0xd0,0x9a,0xb0,0x5f]
neon-scalar-recip.s 49 frsqrte s22, s13
52 // CHECK: frsqrte s22, s13 // encoding: [0xb6,0xd9,0xa1,0x7e]
  /external/clang/test/PCH/
cxx-key-functions.cpp 30 struct S22 { virtual void f(); };
84 S20, S21, S22, S23, S24, S25, S26, S27, S28, S29,
  /cts/tests/tests/graphics/res/drawable/
vector_icon_schedule.xml 27 android:pathData="M11.994999,2.0C6.4679985,2.0 2.0,6.4780006 2.0,12.0s4.468,10.0 9.995,10.0S22.0,17.522 22.0,12.0S17.521,2.0 11.994999,2.0zM12.0,20.0c-4.42,0.0 -8.0-3.582-8.0-8.0s3.58-8.0 8.0-8.0s8.0,3.582 8.0,8.0S16.419998,20.0 12.0,20.0z" />
  /frameworks/base/tests/VectorDrawableTest/res/drawable/
vector_icon_schedule.xml 26 android:pathData="M11.994999,2.0C6.4679985,2.0 2.0,6.4780006 2.0,12.0s4.468,10.0 9.995,10.0S22.0,17.522 22.0,12.0S17.521,2.0 11.994999,2.0zM12.0,20.0c-4.42,0.0 -8.0,-3.582 -8.0,-8.0s3.58,-8.0 8.0,-8.0s8.0,3.582 8.0,8.0S16.419998,20.0 12.0,20.0z" />
  /external/boringssl/src/crypto/poly1305/
poly1305_vec.c 67 } R20, R21, R22, R23, R24, S21, S22, S23, S24;
196 uint64_t r20, r21, r22, s22; local
215 s22 = r22 * (5 << 2);
217 d[0] = add128(mul64x64_128(r20, r20), mul64x64_128(r21 * 2, s22));
218 d[1] = add128(mul64x64_128(r22, s22), mul64x64_128(r20 * 2, r21));
248 p->S22.v = _mm_mul_epu32(p->R22.v, FIVE);
314 T5 = _mm_mul_epu32(H3, p->S22.v);
319 T6 = _mm_mul_epu32(H4, p->S22.v);
372 T5 = _mm_mul_epu32(M3, p->S22.v);
377 T6 = _mm_mul_epu32(M4, p->S22.v)
    [all...]
  /art/runtime/arch/arm/
registers_arm.h 79 S22 = 22,
  /external/libunwind/src/arm/
regname.c 26 "s16", "s17", "s18", "s19", "s20", "s21", "s22", "s23",
  /external/llvm/test/MC/Disassembler/ARM/
fp-encoding.txt 218 # CHECK: vstmiaeq r0, {s19, s20, s21, s22, s23}
220 # CHECK: vldmiaeq r3, {s18, s19, s20, s21, s22, s23}
229 # CHECK: vldmdbeq r5!, {s21, s22, s23}
252 # CHECK: vldmiaeq r8!, {s21, s22, s23}
  /external/valgrind/none/tests/arm/
vfpv4_fma.c 111 TESTINSN_bin_f32("vfma.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687));
161 TESTINSN_bin_f32("vfms.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687));
211 TESTINSN_bin_f32("vfnma.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687));
261 TESTINSN_bin_f32("vfnms.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687));
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/
MD5Digest.java 145 private static final int S22 = 9;
241 d = rotateLeft(d + G(a, b, c) + X[ 6] + 0xc040b340, S22) + a;
245 d = rotateLeft(d + G(a, b, c) + X[10] + 0x02441453, S22) + a;
249 d = rotateLeft(d + G(a, b, c) + X[14] + 0xc33707d6, S22) + a;
253 d = rotateLeft(d + G(a, b, c) + X[ 2] + 0xfcefa3f8, S22) + a;

Completed in 870 milliseconds

1 2 3 4 5 67 8 910