Home
last modified time | relevance | path

Searched refs:vst1q_u8 (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/crypto/chacha/arch/arm/
H A Dchacha_neon.c166 vst1q_u8(out + 0, vreinterpretq_u8_u32(vaddq_u32(r0, in0))); in chacha_core_neon()
167 vst1q_u8(out + 16, vreinterpretq_u8_u32(vaddq_u32(r1, in1))); in chacha_core_neon()
168 vst1q_u8(out + 32, vreinterpretq_u8_u32(vaddq_u32(r2, in2))); in chacha_core_neon()
169 vst1q_u8(out + 48, vreinterpretq_u8_u32(vaddq_u32(r3, in3))); in chacha_core_neon()
188 vst1q_u8(out + 0, vreinterpretq_u8_u32(r0)); in hchacha_neon()
189 vst1q_u8(out + 16, vreinterpretq_u8_u32(r3)); in hchacha_neon()
233 vst1q_u8(buf + 0, vreinterpretq_u8_u32(r0)); in chacha_stream_neon()
234 vst1q_u8(buf + 16, vreinterpretq_u8_u32(r1)); in chacha_stream_neon()
235 vst1q_u8(buf + 32, vreinterpretq_u8_u32(r2)); in chacha_stream_neon()
236 vst1q_u8(buf + 48, vreinterpretq_u8_u32(r3)); in chacha_stream_neon()
[all …]
/netbsd-src/sys/crypto/aes/arch/arm/
H A Daes_neon_subr.c56 vst1q_u8(out, block); in storeblock()
H A Daes_neon.c210 vst1q_u8(rkp, rk); in storeroundkey()
/netbsd-src/sys/crypto/arch/arm/
H A Darm_neon.h650 vst1q_u8(uint8_t *__p8, uint8x16_t __v) in vst1q_u8() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h10981 vst1q_u8 (uint8_t * __a, uint8x16_t __b) in vst1q_u8() function
H A Darm_mve.h2289 #define vst1q_u8(__addr, __value) __arm_vst1q_u8(__addr, __value) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h27899 vst1q_u8 (uint8_t *__a, uint8x16_t __b) in vst1q_u8() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20214778 (vst1q_u8): Likewise.
H A DChangeLog-202028514 (vst1q_u8): Likewise.
H A DChangeLog-201913485 (vst1q_u8): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_mve.h2289 #define vst1q_u8(__addr, __value) __arm_vst1q_u8(__addr, __value) macro
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS53103 420966d82c8d3a7bb80562e02e3a8e9b gcc/testsuite/gcc.target/arm/mve/intrinsics/vst1q_u8.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS59467 4d80fe3bf218f76fbaaea0f71a706b80 gcc/testsuite/gcc.target/arm/mve/intrinsics/vst1q_u8.c