Home
last modified time | relevance | path

Searched refs:uabdl2 (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/test/MC/AArch64/
Dneon-3vdiff.s137 uabdl2 v0.8h, v1.16b, v2.16b
138 uabdl2 v0.4s, v1.8h, v2.8h
139 uabdl2 v0.2d, v1.4s, v2.4s
Darm64-advsimd.s2110 uabdl2 v9.8h, v13.16b, v14.16b
2112 uabdl2 v9.4s, v13.8h, v14.8h
2114 uabdl2 v9.2d, v13.4s, v14.4s
2116 ; CHECK: uabdl2.8h v9, v13, v14 ; encoding: [0xa9,0x71,0x2e,0x6e]
2118 ; CHECK: uabdl2.4s v9, v13, v14 ; encoding: [0xa9,0x71,0x6e,0x6e]
2120 ; CHECK: uabdl2.2d v9, v13, v14 ; encoding: [0xa9,0x71,0xae,0x6e]
Dneon-diagnostics.s2309 uabdl2 v0.8h, v1.16h, v2.16b
2310 uabdl2 v0.4s, v1.8s, v2.8h
2311 uabdl2 v0.2d, v1.4d, v2.4s
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-3vdiff.s137 uabdl2 v0.8h, v1.16b, v2.16b
138 uabdl2 v0.4s, v1.8h, v2.8h
139 uabdl2 v0.2d, v1.4s, v2.4s
Darm64-advsimd.s2110 uabdl2 v9.8h, v13.16b, v14.16b
2112 uabdl2 v9.4s, v13.8h, v14.8h
2114 uabdl2 v9.2d, v13.4s, v14.4s
2116 ; CHECK: uabdl2.8h v9, v13, v14 ; encoding: [0xa9,0x71,0x2e,0x6e]
2118 ; CHECK: uabdl2.4s v9, v13, v14 ; encoding: [0xa9,0x71,0x6e,0x6e]
2120 ; CHECK: uabdl2.2d v9, v13, v14 ; encoding: [0xa9,0x71,0xae,0x6e]
Dneon-diagnostics.s2301 uabdl2 v0.8h, v1.16h, v2.16b
2302 uabdl2 v0.4s, v1.8s, v2.8h
2303 uabdl2 v0.2d, v1.4d, v2.4s
/external/capstone/suite/MC/AArch64/
Dneon-3vdiff.s.cs47 0x20,0x70,0x22,0x6e = uabdl2 v0.8h, v1.16b, v2.16b
48 0x20,0x70,0x62,0x6e = uabdl2 v0.4s, v1.8h, v2.8h
49 0x20,0x70,0xa2,0x6e = uabdl2 v0.2d, v1.4s, v2.4s
/external/libavc/encoder/armv8/
Dime_distortion_metrics_av8.s842 uabdl2 v15.8h, v0.16b, v1.16b
844 uabdl2 v16.8h, v2.16b, v3.16b
846 uabdl2 v17.8h, v4.16b, v5.16b
848 uabdl2 v18.8h, v6.16b, v7.16b
/external/llvm/test/CodeGen/AArch64/
Darm64-vabs.ll102 ;CHECK: uabdl2.8h
115 ;CHECK: uabdl2.4s
127 ;CHECK: uabdl2.2d
139 ; CHECK: uabdl2.8h
163 ; CHECK: uabdl2.4s
185 ; CHECK: uabdl2.2d
847 ; CHECK: uabdl2.2d
Darm64-neon-3vdiff.ll1222 ; CHECK: uabdl2 {{v[0-9]+}}.8h, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b
1233 ; CHECK: uabdl2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, {{v[0-9]+}}.8h
1244 ; CHECK: uabdl2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, {{v[0-9]+}}.4s
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-vabs.ll141 ; CHECK: uabdl2.8h
159 ; CHECK: uabdl2.4s
177 ; CHECK: uabdl2.2d
888 ; CHECK: uabdl2.2d
Darm64-neon-3vdiff.ll1222 ; CHECK: uabdl2 {{v[0-9]+}}.8h, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b
1233 ; CHECK: uabdl2 {{v[0-9]+}}.4s, {{v[0-9]+}}.8h, {{v[0-9]+}}.8h
1244 ; CHECK: uabdl2 {{v[0-9]+}}.2d, {{v[0-9]+}}.4s, {{v[0-9]+}}.4s
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1230 # CHECK: uabdl2 v0.8h, v1.16b, v2.16b
1231 # CHECK: uabdl2 v0.4s, v1.8h, v2.8h
1232 # CHECK: uabdl2 v0.2d, v1.4s, v2.4s
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1230 # CHECK: uabdl2 v0.8h, v1.16b, v2.16b
1231 # CHECK: uabdl2 v0.4s, v1.8h, v2.8h
1232 # CHECK: uabdl2 v0.2d, v1.4s, v2.4s
/external/v8/src/arm64/
Dmacro-assembler-arm64.h476 V(uabdl2, Uabdl2) \
Dsimulator-arm64.h1850 V(uabdl2) \
Dassembler-arm64.h2244 void uabdl2(const VRegister& vd, const VRegister& vn, const VRegister& vm);
/external/vixl/test/test-trace-reference/
Dlog-disasm1849 0x~~~~~~~~~~~~~~~~ 6ea87294 uabdl2 v20.2d, v20.4s, v8.4s
1850 0x~~~~~~~~~~~~~~~~ 6e7271f6 uabdl2 v22.4s, v15.8h, v18.8h
1851 0x~~~~~~~~~~~~~~~~ 6e377249 uabdl2 v9.8h, v18.16b, v23.16b
Dlog-disasm-colour1849 0x~~~~~~~~~~~~~~~~ 6ea87294 uabdl2 v20.2d, v20.4s, v8.4s
1850 0x~~~~~~~~~~~~~~~~ 6e7271f6 uabdl2 v22.4s, v15.8h, v18.8h
1851 0x~~~~~~~~~~~~~~~~ 6e377249 uabdl2 v9.8h, v18.16b, v23.16b
Dlog-cpufeatures-custom1848 0x~~~~~~~~~~~~~~~~ 6ea87294 uabdl2 v20.2d, v20.4s, v8.4s ### {NEON} ###
1849 0x~~~~~~~~~~~~~~~~ 6e7271f6 uabdl2 v22.4s, v15.8h, v18.8h ### {NEON} ###
1850 0x~~~~~~~~~~~~~~~~ 6e377249 uabdl2 v9.8h, v18.16b, v23.16b ### {NEON} ###
Dlog-cpufeatures1848 0x~~~~~~~~~~~~~~~~ 6ea87294 uabdl2 v20.2d, v20.4s, v8.4s // Needs: NEON
1849 0x~~~~~~~~~~~~~~~~ 6e7271f6 uabdl2 v22.4s, v15.8h, v18.8h // Needs: NEON
1850 0x~~~~~~~~~~~~~~~~ 6e377249 uabdl2 v9.8h, v18.16b, v23.16b // Needs: NEON
Dlog-cpufeatures-colour1848 0x~~~~~~~~~~~~~~~~ 6ea87294 uabdl2 v20.2d, v20.4s, v8.4s NEON
1849 0x~~~~~~~~~~~~~~~~ 6e7271f6 uabdl2 v22.4s, v15.8h, v18.8h NEON
1850 0x~~~~~~~~~~~~~~~~ 6e377249 uabdl2 v9.8h, v18.16b, v23.16b NEON
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc2191 __ uabdl2(v20.V2D(), v20.V4S(), v8.V4S()); in GenerateTestSequenceNEON() local
2192 __ uabdl2(v22.V4S(), v15.V8H(), v18.V8H()); in GenerateTestSequenceNEON() local
2193 __ uabdl2(v9.V8H(), v18.V16B(), v23.V16B()); in GenerateTestSequenceNEON() local
/external/vixl/src/aarch64/
Dsimulator-aarch64.h2764 V(uabdl2) \
Dassembler-aarch64.h3237 void uabdl2(const VRegister& vd, const VRegister& vn, const VRegister& vm);

12