Home
last modified time | relevance | path

Searched refs:s21 (Results 1 – 25 of 109) sorted by relevance

12345

/external/llvm/test/MC/AArch64/
Dneon-scalar-saturating-add-sub.s8 sqadd s20, s21, s2
21 uqadd s20, s21, s2
34 sqsub s20, s21, s2
47 uqsub s20, s21, s2
61 suqadd s21, s12
75 usqadd s21, s12
Dneon-scalar-saturating-rounding-shift.s8 sqrshl s20, s21, s2
21 uqrshl s20, s21, s2
Dneon-scalar-saturating-shift.s8 sqshl s20, s21, s2
21 uqshl s20, s21, s2
Dneon-scalar-recip.s10 frecps s21, s16, s13
22 frsqrts s21, s5, s12
Dneon-scalar-mul.s10 sqdmulh s20, s21, s2
20 sqrdmulh s20, s21, s2
Dneon-scalar-cvt.s58 fcvtzs s21, s12, #1
70 fcvtzu s21, s12, #1
/external/capstone/suite/MC/AArch64/
Dneon-scalar-saturating-add-sub.s.cs4 0xb4,0x0e,0xa2,0x5e = sqadd s20, s21, s2
8 0xb4,0x0e,0xa2,0x7e = uqadd s20, s21, s2
12 0xb4,0x2e,0xa2,0x5e = sqsub s20, s21, s2
16 0xb4,0x2e,0xa2,0x7e = uqsub s20, s21, s2
20 0x95,0x39,0xa0,0x5e = suqadd s21, s12
24 0x95,0x39,0xa0,0x7e = usqadd s21, s12
Dneon-scalar-saturating-shift.s.cs4 0xb4,0x4e,0xa2,0x5e = sqshl s20, s21, s2
8 0xb4,0x4e,0xa2,0x7e = uqshl s20, s21, s2
Dneon-scalar-saturating-rounding-shift.s.cs4 0xb4,0x5e,0xa2,0x5e = sqrshl s20, s21, s2
8 0xb4,0x5e,0xa2,0x7e = uqrshl s20, s21, s2
Dneon-scalar-recip.s.cs2 0x15,0xfe,0x2d,0x5e = frecps s21, s16, s13
4 0xb5,0xfc,0xac,0x5e = frsqrts s21, s5, s12
Dneon-scalar-mul.s.cs3 0xb4,0xb6,0xa2,0x5e = sqdmulh s20, s21, s2
5 0xb4,0xb6,0xa2,0x7e = sqrdmulh s20, s21, s2
Dneon-scalar-cvt.s.cs10 0x95,0xfd,0x3f,0x5f = fcvtzs s21, s12, #1
12 0x95,0xfd,0x3f,0x7f = fcvtzu s21, s12, #1
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-scalar-saturating-add-sub.s8 sqadd s20, s21, s2
21 uqadd s20, s21, s2
34 sqsub s20, s21, s2
47 uqsub s20, s21, s2
61 suqadd s21, s12
75 usqadd s21, s12
Dneon-scalar-saturating-rounding-shift.s8 sqrshl s20, s21, s2
21 uqrshl s20, s21, s2
Dneon-scalar-saturating-shift.s8 sqshl s20, s21, s2
21 uqshl s20, s21, s2
Dneon-scalar-recip.s10 frecps s21, s16, s13
22 frsqrts s21, s5, s12
Dneon-scalar-mul.s10 sqdmulh s20, s21, s2
20 sqrdmulh s20, s21, s2
Dneon-scalar-cvt.s58 fcvtzs s21, s12, #1
70 fcvtzu s21, s12, #1
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
Dvmls.ll12 ; RUN: -reg-use=s20,s21,s22,d20,d21,d22 \
17 ; RUN: --args -O2 -reg-use=s20,s21,s22,d20,d21,d22 \
22 ; RUN: -reg-use=s20,s21,s22,d20,d21,d22 \
27 ; RUN: --args -O2 -reg-use=s20,s21,s22,d20,d21,d22 \
37 ; ASM: vmls.f32 s21, s20, s22
Dvmla.ll12 ; RUN: -reg-use=s20,s21,s22,d20,d21,d22 \
17 ; RUN: --args -O2 -reg-use=s20,s21,s22,d20,d21,d22 \
22 ; RUN: -reg-use=s20,s21,s22,d20,d21,d22 \
27 ; RUN: --args -O2 -reg-use=s20,s21,s22,d20,d21,d22 \
37 ; ASM: vmla.f32 s21, s20, s22
/external/deqp-deps/glslang/Test/baseResults/
Dspv.functionNestedOpaque.vert.out13 Name 12 "foo(s21;"
46 12(foo(s21;): 2 Function None 10
57 33: 2 FunctionCall 12(foo(s21;) 32
64 35: 2 FunctionCall 12(foo(s21;) 34
/external/tensorflow/tensorflow/core/lib/core/
Dstringpiece_test.cc32 StringPiece s21(hello, 4); in TEST() local
33 EXPECT_TRUE(s21.data() == hello); in TEST()
34 EXPECT_EQ(4, s21.size()); in TEST()
/external/clang/test/CodeGenCXX/
Dcatch-undef-behavior.cpp488 S2 s21; in test2() local
489 callee2(s21); in test2()
491 s22 = s21; in test2()
/external/clang/test/CodeGen/
Darm-arguments.c121 struct s21 { struct {} f1; int f0 : 4; }; argument
122 struct s21 f21(void) {} in f21()
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/
Dedwards25519.go1086 s21 := a10*b11 + a11*b10
1121 s21 += carry[20]
1157 carry[21] = (s21 + (1 << 20)) >> 21
1159 s21 -= carry[21] << 21
1177 s9 += s21 * 666643
1178 s10 += s21 * 470296
1179 s11 += s21 * 654183
1180 s12 -= s21 * 997805
1181 s13 += s21 * 136657
1182 s14 -= s21 * 683901
[all …]

12345