Home
last modified time | relevance | path

Searched refs:vgetq_lane_u64 (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Darm_simd.h37 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_00()
38 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_00()
47 vgetq_lane_u64(vreinterpretq_u64_u8(a),0), in PMULL_00()
48 vgetq_lane_u64(vreinterpretq_u64_u8(b),0))); in PMULL_00()
67 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_01()
68 const __n64 y = { vgetq_lane_u64(b, 1) }; in PMULL_01()
77 vgetq_lane_u64(vreinterpretq_u64_u8(a),0), in PMULL_01()
97 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_10()
98 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_10()
127 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_11()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Darm_simd.h37 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_00()
38 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_00()
47 vgetq_lane_u64(vreinterpretq_u64_u8(a),0), in PMULL_00()
48 vgetq_lane_u64(vreinterpretq_u64_u8(b),0))); in PMULL_00()
67 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_01()
68 const __n64 y = { vgetq_lane_u64(b, 1) }; in PMULL_01()
77 vgetq_lane_u64(vreinterpretq_u64_u8(a),0), in PMULL_01()
97 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_10()
98 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_10()
127 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_11()
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Darm_simd.h37 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_00()
38 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_00()
47 vgetq_lane_u64(vreinterpretq_u64_u8(a),0), in PMULL_00()
48 vgetq_lane_u64(vreinterpretq_u64_u8(b),0))); in PMULL_00()
67 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_01()
68 const __n64 y = { vgetq_lane_u64(b, 1) }; in PMULL_01()
77 vgetq_lane_u64(vreinterpretq_u64_u8(a),0), in PMULL_01()
97 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_10()
98 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_10()
127 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_11()
[all …]
/dports/security/cryptopp/cryptopp-8.6.0/
H A Darm_simd.h155 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_00()
156 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_00()
185 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL_01()
186 const __n64 y = { vgetq_lane_u64(b, 1) }; in PMULL_01()
215 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_10()
216 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL_10()
245 const __n64 x = { vgetq_lane_u64(a, 1) }; in PMULL_11()
246 const __n64 y = { vgetq_lane_u64(b, 1) }; in PMULL_11()
270 const __n64 x = { vgetq_lane_u64(a, 0) }; in PMULL()
271 const __n64 y = { vgetq_lane_u64(b, 0) }; in PMULL()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dblake2.cpp4003 b0 = vsetq_lane_u64(vgetq_lane_u64(m0m1,LANE_L64),b0,LANE_L64); in BLAKE2_NEON_Compress64()
4004 b0 = vsetq_lane_u64(vgetq_lane_u64(m2m3,LANE_L64),b0,LANE_H64); in BLAKE2_NEON_Compress64()
4005 b1 = vsetq_lane_u64(vgetq_lane_u64(m4m5,LANE_L64),b1,LANE_L64); in BLAKE2_NEON_Compress64()
4006 b1 = vsetq_lane_u64(vgetq_lane_u64(m6m7,LANE_L64),b1,LANE_H64); in BLAKE2_NEON_Compress64()
4020 b0 = vsetq_lane_u64(vgetq_lane_u64(m0m1,LANE_H64),b0,LANE_L64); in BLAKE2_NEON_Compress64()
4021 b0 = vsetq_lane_u64(vgetq_lane_u64(m2m3,LANE_H64),b0,LANE_H64); in BLAKE2_NEON_Compress64()
4022 b1 = vsetq_lane_u64(vgetq_lane_u64(m4m5,LANE_H64),b1,LANE_L64); in BLAKE2_NEON_Compress64()
4023 b1 = vsetq_lane_u64(vgetq_lane_u64(m6m7,LANE_H64),b1,LANE_H64); in BLAKE2_NEON_Compress64()
4047 b0 = vsetq_lane_u64(vgetq_lane_u64(m8m9,LANE_L64),b0,LANE_L64); in BLAKE2_NEON_Compress64()
4064 b0 = vsetq_lane_u64(vgetq_lane_u64(m8m9,LANE_H64),b0,LANE_L64); in BLAKE2_NEON_Compress64()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.target/aarch64/
H A Dvmlsq_laneq.c24 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 0); in test1()
29 act = vgetq_lane_u64 (vreinterpretq_u64_s16 (result), 1); in test1()
50 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 0); in test2()
55 act = vgetq_lane_u64 (vreinterpretq_u64_s32 (result), 1); in test2()
77 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 0); in test3()
82 act = vgetq_lane_u64 (vreinterpretq_u64_u16 (result), 1); in test3()
104 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 0); in test4()
109 act = vgetq_lane_u64 (vreinterpretq_u64_u32 (result), 1); in test4()

12345678910>>...22