Searched refs:s11 (Results 1 - 25 of 33) sorted by relevance

12

/external/llvm/test/MC/AArch64/
H A Dneon-scalar-fp-compare.s9 fcmeq s10, s11, s12
12 // CHECK: fcmeq s10, s11, s12 // encoding: [0x6a,0xe5,0x2c,0x5e]
19 fcmeq s10, s11, #0.0
21 fcmeq s10, s11, #0
24 // CHECK: fcmeq s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x5e]
26 // CHECK: fcmeq s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x5e]
33 fcmge s10, s11, s12
36 // CHECK: fcmge s10, s11, s12 // encoding: [0x6a,0xe5,0x2c,0x7e]
43 fcmge s10, s11, #0.0
45 fcmge s10, s11, #
[all...]
H A Dneon-scalar-by-elem-mla.s7 fmla s30, s11, v1.s[1]
14 // CHECK: fmla s30, s11, v1.s[1] // encoding: [0x7e,0x11,0xa1,0x5f]
H A Dneon-scalar-by-elem-mul.s7 fmul s30, s11, v1.s[1]
14 // CHECK: fmul s30, s11, v1.s[1] // encoding: [0x7e,0x91,0xa1,0x5f]
H A Dneon-scalar-by-elem-saturating-mla.s8 sqdmlal s11, h16, v8.h[4]
16 // CHECK: sqdmlal s11, h16, v8.h[4] // encoding: [0x0b,0x3a,0x48,0x5f]
H A Dneon-diagnostics.s887 sqdmulh h10, s11, h12
891 // CHECK-ERROR: sqdmulh h10, s11, h12
901 sqrdmulh h10, s11, h12
905 // CHECK-ERROR: sqrdmulh h10, s11, h12
4621 fcmeq h10, s11, #0.0
4625 // CHECK-ERROR: fcmeq h10, s11, #0.0
4649 fcmge h10, s11, #0.0
4653 // CHECK-ERROR: fcmge h10, s11, #0.0
4677 fcmgt h10, s11, #0.0
4681 // CHECK-ERROR: fcmgt h10, s11, #0.
[all...]
/external/llvm/test/MC/ARM/
H A Dvpush-vpop.s7 vpush {s8, s9, s10, s11, s12}
9 vpop {s8, s9, s10, s11, s12}
12 vpush.16 {s8, s9, s10, s11, s12}
14 vpop.64 {s8, s9, s10, s11, s12}
17 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
19 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s12} @ encoding: [0xbd,0xec,0x05,0x4a]
22 @ CHECK-ARM: vpush {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0x2d,0xed]
24 @ CHECK-ARM: vpop {s8, s9, s10, s11, s12} @ encoding: [0x05,0x4a,0xbd,0xec]
27 @ CHECK-THUMB: vpush {s8, s9, s10, s11, s12} @ encoding: [0x2d,0xed,0x05,0x4a]
29 @ CHECK-THUMB: vpop {s8, s9, s10, s11, s1
[all...]
H A Dsimple-fp-encoding.s27 vmul.f32 s11, s21
33 @ CHECK: vmul.f32 s11, s11, s21 @ encoding: [0xaa,0x5a,0x65,0xee]
/external/clang/test/Sema/
H A Dpragma-align-mac68k.c92 struct s11 { struct
96 extern int a11_0[offsetof(struct s11, f0) == 0 ? 1 : -1];
97 extern int a11_1[offsetof(struct s11, f1) == 2 ? 1 : -1];
98 extern int a11_2[sizeof(struct s11) == 10 ? 1 : -1];
99 extern int a11_3[__alignof(struct s11) == 2 ? 1 : -1];
/external/valgrind/none/tests/arm/
H A Dvfpv4_fma.c106 TESTINSN_bin_f32("vfma.f32 s0, s11, s12", s0, s11, i32, f2u(-INFINITY), s12, i32, f2u(NAN));
117 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089));
119 TESTINSN_bin_f32("vfma.f32 s30, s11, s12", s30, s11, i32, f2u(356047.56), s12, i32, f2u(5867.009));
123 TESTINSN_bin_f32("vfma.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109));
125 TESTINSN_bin_f32("vfma.f32 s0, s11, s12", s0, s11, i3
[all...]
H A Dvfp.c1153 TESTINSN_bin_f32("vmla.f32 s0, s11, s12", s0, s11, i32, f2u(-INFINITY), s12, i32, f2u(NAN));
1164 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(48755), s2, i32, f2u(1089));
1166 TESTINSN_bin_f32("vmla.f32 s30, s11, s12", s30, s11, i32, f2u(356047.56), s12, i32, f2u(5867.009));
1170 TESTINSN_bin_f32("vmla.f32 s10, s11, s2", s10, s11, i32, f2u(487.587), s2, i32, f2u(109));
1172 TESTINSN_bin_f32("vmla.f32 s0, s11, s12", s0, s11, i3
[all...]
H A Dvfp.stdout.exp142 vmla.f32 s0, s11, s12 :: Sd 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
153 vmla.f32 s10, s11, s2 :: Sd 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
155 vmla.f32 s30, s11, s12 :: Sd 0x4ef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
159 vmla.f32 s10, s11, s2 :: Sd 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
161 vmla.f32 s0, s11, s12 :: Sd 0xff800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c3
191 vnmla.f32 s0, s11, s12 :: Sd 0xffc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
202 vnmla.f32 s10, s11, s2 :: Sd 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
204 vnmla.f32 s30, s11, s12 :: Sd 0xcef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
208 vnmla.f32 s10, s11, s2 :: Sd 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
210 vnmla.f32 s0, s11, s1
[all...]
H A Dvfpv4_fma.stdout.exp26 vfma.f32 s0, s11, s12 :: Qd 0x55555555 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
37 vfma.f32 s10, s11, s2 :: Qd 0x55555555 0x4c4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
39 vfma.f32 s30, s11, s12 :: Qd 0x55555555 0x4ef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
43 vfma.f32 s10, s11, s2 :: Qd 0x55555555 0x474f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
45 vfma.f32 s0, s11, s12 :: Qd 0x55555555 0xff800000 Sm (i32)0x7f800000 Sn (i32)0xc5b4d3c3
75 vfms.f32 s0, s11, s12 :: Qd 0x55555555 0x7fc00000 Sm (i32)0xff800000 Sn (i32)0x7fc00000
86 vfms.f32 s10, s11, s2 :: Qd 0x55555555 0xcc4a89cd Sm (i32)0x473e7300 Sn (i32)0x44882000
88 vfms.f32 s30, s11, s12 :: Qd 0x55555555 0xcef90536 Sm (i32)0x48add9f2 Sn (i32)0x45b75812
92 vfms.f32 s10, s11, s2 :: Qd 0x55555555 0xc74f9afc Sm (i32)0x43f3cb23 Sn (i32)0x42da0000
94 vfms.f32 s0, s11, s1
[all...]
/external/clang/test/CodeGen/
H A Dregparm-struct.c139 struct s11 { struct
143 __attribute__((regparm(3))) void f15(struct s11 a, int b);
146 struct s11 x = { 41, 42 };
H A Darm-arguments.c65 // APCS-GNU: struct.s11* noalias sret
67 struct s11 { int : 0; int f0; }; struct
68 struct s11 f11(void) {}
H A Dms_struct-bitfield.c159 int s11 = sizeof(t11); variable
160 // CHECK: @s11 = global i32 12
161 // CHECK-ARM: @s11 = global i32 12
H A Darm64-arguments.c51 struct s11 { int : 0; int f0; }; struct
52 struct s11 f11(void) {}
/external/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior.cpp472 S1 s11; local
473 callee1(s11);
475 s12 = s11;
/external/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp37 void s11() noexcept(true);
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans16_dspr2.c915 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
955 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
964 x3 = dct_const_round_shift(s3 + s11);
972 x11 = dct_const_round_shift(s3 - s11);
990 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
1007 x11 = dct_const_round_shift(s11 + s15);
1011 x15 = dct_const_round_shift(s11 - s15);
1025 s11 = x11;
1040 x9 = s9 + s11;
1042 x11 = s9 - s11;
[all...]
/external/libvpx/libvpx/vp9/common/
H A Dvp9_idct.c639 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
679 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
688 x3 = dct_const_round_shift(s3 + s11);
696 x11 = dct_const_round_shift(s3 - s11);
714 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
731 x11 = dct_const_round_shift(s11 + s15);
735 x15 = dct_const_round_shift(s11 - s15);
749 s11 = x11;
764 x9 = s9 + s11;
766 x11 = s9 - s11;
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_dct.c832 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
863 s11 = x10 * cospi_11_64 - x11 * cospi_21_64;
872 x3 = fdct_round_shift(s3 + s11);
880 x11 = fdct_round_shift(s3 - s11);
898 s11 = x10 * cospi_12_64 - x11 * cospi_20_64;
915 x11 = fdct_round_shift(s11 + s15);
919 x15 = fdct_round_shift(s11 - s15);
933 s11 = x11;
948 x9 = s9 + s11;
950 x11 = s9 - s11;
[all...]
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2_x86_64.asm327 %define s11 [spp + 2 * stride5]
371 punpcklbw xmm2, s11 ; a0 b0
372 punpckhbw xmm3, s11 ; a8 b8
770 movdqa s11, xmm13
/external/opencv/cv/src/
H A Dcvhistogram.cpp457 double s1 = 0, s11 = 0; local
469 s11 += a*a;
475 denom2 = (s11 - s1*s1*scale)*(s22 - s2*s2*scale);
554 double s1 = 0, s11 = 0; local
571 s11 += v1*v1;
583 denom2 = (s11 - s1*s1*scale)*(s22 - s2*s2*scale);
/external/v8/src/arm/
H A Dsimulator-arm.h113 s8, s9, s10, s11, s12, s13, s14, s15, enumerator in enum:v8::internal::Simulator::Register
/external/v8/test/cctest/
H A Dtest-disasm-arm64.cc1379 COMPARE(fmov(s11, w30), "fmov s11, w30");
1403 COMPARE(frinta(s10, s11), "frinta s10, s11");
1407 COMPARE(frintn(s10, s11), "frintn s10, s11");
1411 COMPARE(frintz(s10, s11), "frintz s10, s11");
1517 COMPARE(fcvtau(x10, s11), "fcvtau x10, s11");
[all...]

Completed in 604 milliseconds

12