Searched refs:smlsl2 (Results 1 - 17 of 17) sorted by relevance

/external/libavc/common/armv8/
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_av8.s145 smlsl2 v23.4s, v24.8h, v30.8h
170 smlsl2 v22.4s, v24.8h, v30.8h
226 smlsl2 v23.4s, v24.8h, v30.8h
252 smlsl2 v22.4s, v24.8h, v30.8h
305 smlsl2 v23.4s, v24.8h, v30.8h
331 smlsl2 v22.4s, v24.8h, v30.8h
387 smlsl2 v23.4s, v24.8h, v30.8h
412 smlsl2 v22.4s, v24.8h, v30.8h
497 smlsl2 v22.4s, v18.8h, v24.8h
528 smlsl2 v2
[all...]
H A Dih264_inter_pred_luma_horz_hpel_vert_qpel_av8.s269 smlsl2 v6.4s, v28.8h, v24.8h
306 smlsl2 v6.4s, v28.8h, v24.8h
347 smlsl2 v6.4s, v26.8h, v24.8h
372 smlsl2 v6.4s, v10.8h, v24.8h
518 smlsl2 v6.4s, v28.8h, v24.8h
552 smlsl2 v6.4s, v28.8h, v24.8h
591 smlsl2 v6.4s, v26.8h, v24.8h
617 smlsl2 v6.4s, v10.8h, v24.8h
762 smlsl2 v6.4s, v28.8h, v24.8h
802 smlsl2 v
[all...]
H A Dih264_inter_pred_luma_horz_qpel_vert_hpel_av8.s208 smlsl2 v22.4s, v24.8h, v30.8h
233 smlsl2 v22.4s, v24.8h, v30.8h
295 smlsl2 v22.4s, v24.8h, v30.8h
321 smlsl2 v22.4s, v24.8h, v30.8h
379 smlsl2 v22.4s, v24.8h, v30.8h
405 smlsl2 v22.4s, v24.8h, v30.8h
466 smlsl2 v22.4s, v24.8h, v30.8h
491 smlsl2 v22.4s, v24.8h, v30.8h
582 smlsl2 v22.4s, v18.8h, v24.8h
613 smlsl2 v2
[all...]
/external/llvm/test/MC/AArch64/
H A Dneon-2velem.s102 smlsl2 v0.4s, v1.8h, v1.h[2]
103 smlsl2 v0.2d, v1.4s, v1.s[2]
104 smlsl2 v0.2d, v1.4s, v22.s[2]
109 // CHECK: smlsl2 v0.4s, v1.8h, v1.h[2] // encoding: [0x20,0x60,0x61,0x4f]
110 // CHECK: smlsl2 v0.2d, v1.4s, v1.s[2] // encoding: [0x20,0x68,0x81,0x4f]
111 // CHECK: smlsl2 v0.2d, v1.4s, v22.s[2] // encoding: [0x20,0x68,0x96,0x4f]
H A Dneon-3vdiff.s185 smlsl2 v0.8h, v1.16b, v2.16b
186 smlsl2 v0.4s, v1.8h, v2.8h
187 smlsl2 v0.2d, v1.4s, v2.4s
189 // CHECK: smlsl2 v0.8h, v1.16b, v2.16b // encoding: [0x20,0xa0,0x22,0x4e]
190 // CHECK: smlsl2 v0.4s, v1.8h, v2.8h // encoding: [0x20,0xa0,0x62,0x4e]
191 // CHECK: smlsl2 v0.2d, v1.4s, v2.4s // encoding: [0x20,0xa0,0xa2,0x4e]
H A Dneon-diagnostics.s2393 smlsl2 v0.8h, v1.16h, v2.16b
2394 smlsl2 v0.4s, v1.8s, v2.8h
2395 smlsl2 v0.2d, v1.4d, v2.4s
2398 // CHECK-ERROR: smlsl2 v0.8h, v1.16h, v2.16b
2401 // CHECK-ERROR: smlsl2 v0.4s, v1.8s, v2.8h
2404 // CHECK-ERROR: smlsl2 v0.2d, v1.4d, v2.4s
3141 smlsl2 v0.4h, v1.8h, v1.h[2]
3142 smlsl2 v0.4s, v1.8h, v1.h[8]
3143 smlsl2 v0.4s, v1.8h, v16.h[2]
3144 smlsl2 v
[all...]
H A Darm64-advsimd.s1234 smlsl2.4s v0, v0, v0[1]
1236 smlsl2.2d v0, v0, v0[3]
1303 ; CHECK: smlsl2.4s v0, v0, v0[1] ; encoding: [0x00,0x60,0x50,0x4f]
1305 ; CHECK: smlsl2.2d v0, v0, v0[3] ; encoding: [0x00,0x68,0xa0,0x4f]
/external/capstone/suite/MC/AArch64/
H A Dneon-2velem.s.cs39 0x20,0x60,0x61,0x4f = smlsl2 v0.4s, v1.8h, v1.h[2]
40 0x20,0x68,0x81,0x4f = smlsl2 v0.2d, v1.4s, v1.s[2]
41 0x20,0x68,0x96,0x4f = smlsl2 v0.2d, v1.4s, v22.s[2]
H A Dneon-3vdiff.s.cs65 0x20,0xa0,0x22,0x4e = smlsl2 v0.8h, v1.16b, v2.16b
66 0x20,0xa0,0x62,0x4e = smlsl2 v0.4s, v1.8h, v2.8h
67 0x20,0xa0,0xa2,0x4e = smlsl2 v0.2d, v1.4s, v2.4s
/external/vixl/src/aarch64/
H A Dassembler-aarch64.h1628 void smlsl2(const VRegister& vd,
2377 void smlsl2(const VRegister& vd, const VRegister& vn, const VRegister& vm);
H A Dmacro-assembler-aarch64.h2222 V(smlsl2, Smlsl2) \
2419 V(smlsl2, Smlsl2) \
H A Dsimulator-aarch64.h2121 LogicVRegister smlsl2(VectorFormat vform,
2755 V(smlsl2) \
H A Dlogic-aarch64.cc997 LogicVRegister Simulator::smlsl2(VectorFormat vform, function in class:vixl::aarch64::Simulator
1005 return smlsl2(vform, dst, src1, dup_element(indexform, temp, src2, index));
3207 LogicVRegister Simulator::smlsl2(VectorFormat vform, function in class:vixl::aarch64::Simulator
H A Dsimulator-aarch64.cc3589 smlsl2(vf_l, rd, rn, rm);
3807 Op = &Simulator::smlsl2;
H A Dassembler-aarch64.cc1914 V(smlsl2, NEON_SMLSL2, vn.IsVector() && vn.IsQ()) \
3013 V(smlsl2, NEON_SMLSL_byelement, vn.IsVector() && vn.IsQ()) \
/external/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc1492 __ smlsl2(v14.V2D(), v14.V4S(), v5.V4S());
1493 __ smlsl2(v15.V2D(), v5.V4S(), v0.S(), 1);
1494 __ smlsl2(v29.V4S(), v17.V8H(), v31.V8H());
1495 __ smlsl2(v6.V4S(), v15.V8H(), v9.H(), 6);
1496 __ smlsl2(v30.V8H(), v15.V16B(), v15.V16B());
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.stdout.exp27819 smlsl2 v29.2d, v20.4s, v3.s[1] f8d4e96271b7f37524abb4c40c2dfa08 67720974fd759b571d2ac12c7167b331 275f5b390b91cd5eff637449fc2795de f9142b55120eb16124aa270bbf9c4239 67720974fd759b571d2ac12c7167b331 275f5b390b91cd5eff637449fc2795de fpsr=00000000
27820 smlsl2 v29.2d, v20.4s, v3.s[2] f67e7d2c19a1fa6d7f2ff1f49c9a1275 8e1e3f430933aab8dca8905eea09c92e 2f090481a450a44dbc3a8652658c4cee cdb53b8b49120746827b9d418531d91d 8e1e3f430933aab8dca8905eea09c92e 2f090481a450a44dbc3a8652658c4cee fpsr=00000000
27823 smlsl2 v29.4s, v20.8h, v3.h[1] c6ee1015ab5394ea8403ef74284a6b58 5ca59d2c0d3500241201a657f1ae45f0 27a0a0ca9529f916ed2ec84304cccd1f c531a899ad2da5da83c495382849bea8 5ca59d2c0d3500241201a657f1ae45f0 27a0a0ca9529f916ed2ec84304cccd1f fpsr=00000000
27824 smlsl2 v29.4s, v20.8h, v3.h[1] 0b7b2c68f3a26c9d394fa8712dc00885 21ecf37c9190f8b88400894eb692f923 269d008a7ebdd2b0b43d850992ab39dd 19f7ebc4ee4a10c90a254d412aa3f59d 21ecf37c9190f8b88400894eb692f923 269d008a7ebdd2b0b43d850992ab39dd fpsr=00000000
27863 smlsl2 v2.2d, v11.4s, v29.4s a7b6fe3ebc7e1eff8d73e3583631dcab 5110095b66fda2bc57a6cbdc80b5c787 5313c4b9949fe1e9d3616c58fbbdf3b8 8d6888baadfcb03cb8a69194ca8d838f 5110095b66fda2bc57a6cbdc80b5c787 5313c4b9949fe1e9d3616c58fbbdf3b8 fpsr=00000000
27865 smlsl2 v2.4s, v11.8h, v29.8h 65852347a28b8aa1cc5c9ab5bf7127ff e1a6004bc5f4beb5b405ab8b07a492f4 6d6c1340bc0450ec7851298ca676d2c9 727e433fa285e6e1bcf252e5d414c923 e1a6004bc5f4beb5b405ab8b07a492f4 6d6c1340bc0450ec7851298ca676d2c9 fpsr=00000000
27867 smlsl2 v2.8h, v11.16b, v29.16b d9fc079f1e241693aab306afb41f95ab ce951b1e2ea6447307e9be421f8d8f26 717b4889559c5c0b9a8874f5354883e7 f00e3b08168c24859b6de3879baf90ba ce951b1e2ea6447307e9be421f8d8f26 717b4889559c5c0b9a8874f5354883e7 fpsr=00000000
[all...]

Completed in 758 milliseconds