Searched refs:usubl2 (Results 1 - 12 of 12) sorted by relevance

/external/llvm/test/MC/AArch64/
H A Dneon-3vdiff.s73 usubl2 v0.8h, v1.16b, v2.16b
74 usubl2 v0.4s, v1.8h, v2.8h
75 usubl2 v0.2d, v1.4s, v2.4s
77 // CHECK: usubl2 v0.8h, v1.16b, v2.16b // encoding: [0x20,0x20,0x22,0x6e]
78 // CHECK: usubl2 v0.4s, v1.8h, v2.8h // encoding: [0x20,0x20,0x62,0x6e]
79 // CHECK: usubl2 v0.2d, v1.4s, v2.4s // encoding: [0x20,0x20,0xa2,0x6e]
H A Darm64-advsimd.s2096 usubl2 v9.8h, v13.16b, v14.16b
2098 usubl2 v9.4s, v13.8h, v14.8h
2100 usubl2 v9.2d, v13.4s, v14.4s
2102 ; CHECK: usubl2.8h v9, v13, v14 ; encoding: [0xa9,0x21,0x2e,0x6e]
2104 ; CHECK: usubl2.4s v9, v13, v14 ; encoding: [0xa9,0x21,0x6e,0x6e]
2106 ; CHECK: usubl2.2d v9, v13, v14 ; encoding: [0xa9,0x21,0xae,0x6e]
H A Dneon-diagnostics.s2197 usubl2 v0.8h, v1.16h, v2.16b
2198 usubl2 v0.4s, v1.8s, v2.8h
2199 usubl2 v0.2d, v1.4d, v2.4s
2202 // CHECK-ERROR: usubl2 v0.8h, v1.16h, v2.16b
2205 // CHECK-ERROR: usubl2 v0.4s, v1.8s, v2.8h
2208 // CHECK-ERROR: usubl2 v0.2d, v1.4d, v2.4s
/external/capstone/suite/MC/AArch64/
H A Dneon-3vdiff.s.cs23 0x20,0x20,0x22,0x6e = usubl2 v0.8h, v1.16b, v2.16b
24 0x20,0x20,0x62,0x6e = usubl2 v0.4s, v1.8h, v2.8h
25 0x20,0x20,0xa2,0x6e = usubl2 v0.2d, v1.4s, v2.4s
/external/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc2461 __ usubl2(v1.V2D(), v24.V4S(), v17.V4S());
2462 __ usubl2(v4.V4S(), v1.V8H(), v3.V8H());
2463 __ usubl2(v23.V8H(), v4.V16B(), v7.V16B());
/external/vixl/src/aarch64/
H A Dassembler-aarch64.h2191 void usubl2(const VRegister& vd, const VRegister& vn, const VRegister& vm);
H A Dmacro-assembler-aarch64.h2279 V(usubl2, Usubl2) \
H A Dsimulator-aarch64.h2444 LogicVRegister usubl2(VectorFormat vform,
H A Dsimulator-aarch64.cc3541 usubl2(vf_l, rd, rn, rm);
H A Dassembler-aarch64.cc1926 V(usubl2, NEON_USUBL2, vn.IsVector() && vn.IsQ()) \
H A Dlogic-aarch64.cc2947 LogicVRegister Simulator::usubl2(VectorFormat vform, function in class:vixl::aarch64::Simulator
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.stdout.exp27394 usubl2 v2.2d, v11.4s, v29.4s 6b0e1114640ef98b57b35e1995071a99 bede13a690458e734b5a5c9abc774ca0 d4b70165bcc828e8558036149a13e772 ffffffffea271241ffffffffd37d658b bede13a690458e734b5a5c9abc774ca0 d4b70165bcc828e8558036149a13e772 fpsr=00000000
27396 usubl2 v2.4s, v11.8h, v29.8h eea3d0940b203101c3454d1d44996a7d 7bd59c727d3a6555b41b80ff5c37fd6a a1a7dcc04ffb3cc2846ccc42281304bf ffffda2effffbfb200002d3f00002893 7bd59c727d3a6555b41b80ff5c37fd6a a1a7dcc04ffb3cc2846ccc42281304bf fpsr=00000000
27399 usubl2 v2.8h, v11.16b, v29.16b d400b0c5c2169d7171db5eaffcbbf50d 57e8c440614da5ea4edb38a9c8b8cbeb e46aee13b384d2c73d108dad5a0e563b ff73007effd6002dffaeffc9ffd30023 57e8c440614da5ea4edb38a9c8b8cbeb e46aee13b384d2c73d108dad5a0e563b fpsr=00000000
[all...]

Completed in 313 milliseconds