Home
last modified time | relevance | path

Searched refs:cmtst (Results 1 – 25 of 43) sorted by relevance

12

/external/capstone/suite/MC/AArch64/
Dneon-compare-instructions.s.cs65 0xe0,0x8d,0x31,0x0e = cmtst v0.8b, v15.8b, v17.8b
66 0xe1,0x8f,0x28,0x4e = cmtst v1.16b, v31.16b, v8.16b
67 0x0f,0x8e,0x71,0x0e = cmtst v15.4h, v16.4h, v17.4h
68 0xc5,0x8c,0x67,0x4e = cmtst v5.8h, v6.8h, v7.8h
69 0x7d,0x8f,0xbc,0x0e = cmtst v29.2s, v27.2s, v28.2s
70 0xe9,0x8c,0xa8,0x4e = cmtst v9.4s, v7.4s, v8.4s
71 0xe3,0x8f,0xf5,0x4e = cmtst v3.2d, v31.2d, v21.2d
Dneon-scalar-compare.s.cs12 0xb4,0x8e,0xf6,0x5e = cmtst d20, d21, d22
/external/llvm/test/MC/AArch64/
Dneon-compare-instructions.s177 cmtst v0.8b, v15.8b, v17.8b
178 cmtst v1.16b, v31.16b, v8.16b
179 cmtst v15.4h, v16.4h, v17.4h
180 cmtst v5.8h, v6.8h, v7.8h
181 cmtst v29.2s, v27.2s, v28.2s
182 cmtst v9.4s, v7.4s, v8.4s
183 cmtst v3.2d, v31.2d, v21.2d
Dneon-scalar-compare.s88 cmtst d20, d21, d22
Darm64-fp-encoding.s693 cmtst d0, d0, d0 define
696 ; CHECK: cmtst d0, d0, d0 ; encoding: [0x00,0x8c,0xe0,0x5e]
Dneon-diagnostics.s530 cmtst c0.16b, v1.16b, v2.4s
4597 cmtst b20, d21, d22
Darm64-advsimd.s307 cmtst.8b v0, v0, v0
377 ; CHECK: cmtst.8b v0, v0, v0 ; encoding: [0x00,0x8c,0x20,0x0e]
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-compare-instructions.s177 cmtst v0.8b, v15.8b, v17.8b
178 cmtst v1.16b, v31.16b, v8.16b
179 cmtst v15.4h, v16.4h, v17.4h
180 cmtst v5.8h, v6.8h, v7.8h
181 cmtst v29.2s, v27.2s, v28.2s
182 cmtst v9.4s, v7.4s, v8.4s
183 cmtst v3.2d, v31.2d, v21.2d
Dneon-scalar-compare.s88 cmtst d20, d21, d22
Darm64-fp-encoding.s693 cmtst d0, d0, d0 define
696 ; CHECK: cmtst d0, d0, d0 ; encoding: [0x00,0x8c,0xe0,0x5e]
Dneon-diagnostics.s535 cmtst c0.16b, v1.16b, v2.4s
4537 cmtst b20, d21, d22
/external/llvm/test/CodeGen/AArch64/
Darm64-vcmp.ll114 ;CHECK: cmtst.8b
125 ;CHECK: cmtst.16b
136 ;CHECK: cmtst.4h
147 ;CHECK: cmtst.8h
158 ;CHECK: cmtst.2s
169 ;CHECK: cmtst.4s
180 ;CHECK: cmtst.2d
Dneon-compare-instructions.ll628 ; CHECK: cmtst {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b
637 ; CHECK: cmtst {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b
646 ; CHECK: cmtst {{v[0-9]+}}.4h, {{v[0-9]+}}.4h, {{v[0-9]+}}.4h
655 ; CHECK: cmtst {{v[0-9]+}}.8h, {{v[0-9]+}}.8h, {{v[0-9]+}}.8h
664 ; CHECK: cmtst {{v[0-9]+}}.2s, {{v[0-9]+}}.2s, {{v[0-9]+}}.2s
673 ; CHECK: cmtst {{v[0-9]+}}.4s, {{v[0-9]+}}.4s, {{v[0-9]+}}.4s
682 ; CHECK: cmtst {{v[0-9]+}}.2d, {{v[0-9]+}}.2d, {{v[0-9]+}}.2d
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-vcmp.ll114 ;CHECK: cmtst.8b
125 ;CHECK: cmtst.16b
136 ;CHECK: cmtst.4h
147 ;CHECK: cmtst.8h
158 ;CHECK: cmtst.2s
169 ;CHECK: cmtst.4s
180 ;CHECK: cmtst.2d
Dneon-compare-instructions.ll628 ; CHECK: cmtst {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b
637 ; CHECK: cmtst {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b
646 ; CHECK: cmtst {{v[0-9]+}}.4h, {{v[0-9]+}}.4h, {{v[0-9]+}}.4h
655 ; CHECK: cmtst {{v[0-9]+}}.8h, {{v[0-9]+}}.8h, {{v[0-9]+}}.8h
664 ; CHECK: cmtst {{v[0-9]+}}.2s, {{v[0-9]+}}.2s, {{v[0-9]+}}.2s
673 ; CHECK: cmtst {{v[0-9]+}}.4s, {{v[0-9]+}}.4s, {{v[0-9]+}}.4s
682 ; CHECK: cmtst {{v[0-9]+}}.2d, {{v[0-9]+}}.2d, {{v[0-9]+}}.2d
/external/llvm/test/MC/Disassembler/AArch64/
Darm64-scalar-fp.txt317 # CHECK: cmtst d0, d0, d0
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Darm64-scalar-fp.txt317 # CHECK: cmtst d0, d0, d0
/external/vixl/test/test-trace-reference/
Dlog-disasm-colour669 0x~~~~~~~~~~~~~~~~ 5efe8efc cmtst d28, d23, d30
670 0x~~~~~~~~~~~~~~~~ 4e3f8cda cmtst v26.16b, v6.16b, v31.16b
671 0x~~~~~~~~~~~~~~~~ 4ee48ea1 cmtst v1.2d, v21.2d, v4.2d
672 0x~~~~~~~~~~~~~~~~ 0eb48f5b cmtst v27.2s, v26.2s, v20.2s
673 0x~~~~~~~~~~~~~~~~ 0e728c1a cmtst v26.4h, v0.4h, v18.4h
674 0x~~~~~~~~~~~~~~~~ 4ea48e19 cmtst v25.4s, v16.4s, v4.4s
675 0x~~~~~~~~~~~~~~~~ 0e298d4b cmtst v11.8b, v10.8b, v9.8b
676 0x~~~~~~~~~~~~~~~~ 4e618c40 cmtst v0.8h, v2.8h, v1.8h
Dlog-disasm669 0x~~~~~~~~~~~~~~~~ 5efe8efc cmtst d28, d23, d30
670 0x~~~~~~~~~~~~~~~~ 4e3f8cda cmtst v26.16b, v6.16b, v31.16b
671 0x~~~~~~~~~~~~~~~~ 4ee48ea1 cmtst v1.2d, v21.2d, v4.2d
672 0x~~~~~~~~~~~~~~~~ 0eb48f5b cmtst v27.2s, v26.2s, v20.2s
673 0x~~~~~~~~~~~~~~~~ 0e728c1a cmtst v26.4h, v0.4h, v18.4h
674 0x~~~~~~~~~~~~~~~~ 4ea48e19 cmtst v25.4s, v16.4s, v4.4s
675 0x~~~~~~~~~~~~~~~~ 0e298d4b cmtst v11.8b, v10.8b, v9.8b
676 0x~~~~~~~~~~~~~~~~ 4e618c40 cmtst v0.8h, v2.8h, v1.8h
Dlog-cpufeatures-custom668 0x~~~~~~~~~~~~~~~~ 5efe8efc cmtst d28, d23, d30 ### {NEON} ###
669 0x~~~~~~~~~~~~~~~~ 4e3f8cda cmtst v26.16b, v6.16b, v31.16b ### {NEON} ###
670 0x~~~~~~~~~~~~~~~~ 4ee48ea1 cmtst v1.2d, v21.2d, v4.2d ### {NEON} ###
671 0x~~~~~~~~~~~~~~~~ 0eb48f5b cmtst v27.2s, v26.2s, v20.2s ### {NEON} ###
672 0x~~~~~~~~~~~~~~~~ 0e728c1a cmtst v26.4h, v0.4h, v18.4h ### {NEON} ###
673 0x~~~~~~~~~~~~~~~~ 4ea48e19 cmtst v25.4s, v16.4s, v4.4s ### {NEON} ###
674 0x~~~~~~~~~~~~~~~~ 0e298d4b cmtst v11.8b, v10.8b, v9.8b ### {NEON} ###
675 0x~~~~~~~~~~~~~~~~ 4e618c40 cmtst v0.8h, v2.8h, v1.8h ### {NEON} ###
Dlog-cpufeatures668 0x~~~~~~~~~~~~~~~~ 5efe8efc cmtst d28, d23, d30 // Needs: NEON
669 0x~~~~~~~~~~~~~~~~ 4e3f8cda cmtst v26.16b, v6.16b, v31.16b // Needs: NEON
670 0x~~~~~~~~~~~~~~~~ 4ee48ea1 cmtst v1.2d, v21.2d, v4.2d // Needs: NEON
671 0x~~~~~~~~~~~~~~~~ 0eb48f5b cmtst v27.2s, v26.2s, v20.2s // Needs: NEON
672 0x~~~~~~~~~~~~~~~~ 0e728c1a cmtst v26.4h, v0.4h, v18.4h // Needs: NEON
673 0x~~~~~~~~~~~~~~~~ 4ea48e19 cmtst v25.4s, v16.4s, v4.4s // Needs: NEON
674 0x~~~~~~~~~~~~~~~~ 0e298d4b cmtst v11.8b, v10.8b, v9.8b // Needs: NEON
675 0x~~~~~~~~~~~~~~~~ 4e618c40 cmtst v0.8h, v2.8h, v1.8h // Needs: NEON
Dlog-cpufeatures-colour668 0x~~~~~~~~~~~~~~~~ 5efe8efc cmtst d28, d23, d30 NEON
669 0x~~~~~~~~~~~~~~~~ 4e3f8cda cmtst v26.16b, v6.16b, v31.16b NEON
670 0x~~~~~~~~~~~~~~~~ 4ee48ea1 cmtst v1.2d, v21.2d, v4.2d NEON
671 0x~~~~~~~~~~~~~~~~ 0eb48f5b cmtst v27.2s, v26.2s, v20.2s NEON
672 0x~~~~~~~~~~~~~~~~ 0e728c1a cmtst v26.4h, v0.4h, v18.4h NEON
673 0x~~~~~~~~~~~~~~~~ 4ea48e19 cmtst v25.4s, v16.4s, v4.4s NEON
674 0x~~~~~~~~~~~~~~~~ 0e298d4b cmtst v11.8b, v10.8b, v9.8b NEON
675 0x~~~~~~~~~~~~~~~~ 4e618c40 cmtst v0.8h, v2.8h, v1.8h NEON
Dlog-all1473 0x~~~~~~~~~~~~~~~~ 5efe8efc cmtst d28, d23, d30
1475 0x~~~~~~~~~~~~~~~~ 4e3f8cda cmtst v26.16b, v6.16b, v31.16b
1477 0x~~~~~~~~~~~~~~~~ 4ee48ea1 cmtst v1.2d, v21.2d, v4.2d
1479 0x~~~~~~~~~~~~~~~~ 0eb48f5b cmtst v27.2s, v26.2s, v20.2s
1481 0x~~~~~~~~~~~~~~~~ 0e728c1a cmtst v26.4h, v0.4h, v18.4h
1483 0x~~~~~~~~~~~~~~~~ 4ea48e19 cmtst v25.4s, v16.4s, v4.4s
1485 0x~~~~~~~~~~~~~~~~ 0e298d4b cmtst v11.8b, v10.8b, v9.8b
1487 0x~~~~~~~~~~~~~~~~ 4e618c40 cmtst v0.8h, v2.8h, v1.8h
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc754 __ cmtst(d28, d23, d30); in GenerateTestSequenceNEON() local
755 __ cmtst(v26.V16B(), v6.V16B(), v31.V16B()); in GenerateTestSequenceNEON() local
756 __ cmtst(v1.V2D(), v21.V2D(), v4.V2D()); in GenerateTestSequenceNEON() local
757 __ cmtst(v27.V2S(), v26.V2S(), v20.V2S()); in GenerateTestSequenceNEON() local
758 __ cmtst(v26.V4H(), v0.V4H(), v18.V4H()); in GenerateTestSequenceNEON() local
759 __ cmtst(v25.V4S(), v16.V4S(), v4.V4S()); in GenerateTestSequenceNEON() local
760 __ cmtst(v11.V8B(), v10.V8B(), v9.V8B()); in GenerateTestSequenceNEON() local
761 __ cmtst(v0.V8H(), v2.V8H(), v1.V8H()); in GenerateTestSequenceNEON() local
Dtest-cpu-features-aarch64.cc871 TEST_NEON(cmtst_0, cmtst(v0.V8B(), v1.V8B(), v2.V8B()))
872 TEST_NEON(cmtst_1, cmtst(v0.V16B(), v1.V16B(), v2.V16B()))
873 TEST_NEON(cmtst_2, cmtst(v0.V4H(), v1.V4H(), v2.V4H()))
874 TEST_NEON(cmtst_3, cmtst(v0.V8H(), v1.V8H(), v2.V8H()))
875 TEST_NEON(cmtst_4, cmtst(v0.V2S(), v1.V2S(), v2.V2S()))
876 TEST_NEON(cmtst_5, cmtst(v0.V4S(), v1.V4S(), v2.V4S()))
877 TEST_NEON(cmtst_6, cmtst(v0.V2D(), v1.V2D(), v2.V2D()))
878 TEST_NEON(cmtst_7, cmtst(d0, d1, d2))

12