Home
last modified time | relevance | path

Searched refs:st1 (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/crypto/openssl/aarch64/
H A Daesv8-armx.S49 st1 {v3.4s},[x2],#16
67 st1 {v3.4s},[x2],#16
81 st1 {v3.4s},[x2],#16
91 st1 {v3.4s},[x2]
101 st1 {v3.4s},[x2],#16
108 st1 {v4.4s},[x2],#16
111 st1 {v4.8b},[x2],#8
218 st1 {v0.4s},[x0]
252 st1 {v2.16b},[x1]
281 st1 {v2.16b},[x1]
[all …]
H A Dvpaes-armv8.S207 st1 {v0.16b}, [x1]
440 st1 {v0.16b}, [x1]
1056 st1 {v0.16b}, [x1],#16 // save output
1060 st1 {v0.16b}, [x4] // write ivec
1090 st1 {v0.16b}, [x1], #16
1101 st1 {v0.16b,v1.16b}, [x1], #32
1106 st1 {v6.16b}, [x4]
1136 st1 {v0.16b}, [x1],#16
1144 st1 {v0.16b,v1.16b}, [x1], #32
1178 st1 {v0.16b}, [x1],#16
[all …]
H A Dghashv8-armx.S26 st1 {v20.2d},[x0],#16 //store Htable[0]
53 st1 {v21.2d,v22.2d},[x0],#32 //store Htable[1..2]
94 st1 {v20.2d,v21.2d,v22.2d},[x0] //store Htable[3..5]
134 st1 {v0.2d},[x0] //write out Xi
266 st1 {v0.2d},[x0] //write out Xi
546 st1 {v0.2d},[x0] //write out Xi
H A Dchacha-armv8.S674 st1 {v0.16b,v1.16b,v2.16b,v3.16b},[x0],#64
681 st1 {v4.16b,v5.16b,v6.16b,v7.16b},[x0],#64
687 st1 {v16.16b,v17.16b,v18.16b,v19.16b},[x0],#64
754 st1 {v0.16b,v1.16b,v2.16b,v3.16b},[x0],#64
765 st1 {v4.16b,v5.16b,v6.16b,v7.16b},[x0],#64
769 st1 {v16.16b,v17.16b,v18.16b,v19.16b},[sp]
773 st1 {v0.16b,v1.16b,v2.16b,v3.16b},[sp]
776 st1 {v4.16b,v5.16b,v6.16b,v7.16b},[sp]
1894 st1 {v0.16b,v1.16b,v2.16b,v3.16b},[x0],#64
1901 st1 {v4.16b,v5.16b,v6.16b,v7.16b},[x0],#64
[all …]
H A Dsha256-armv8.S1214 st1 {v0.4s,v1.4s},[x0]
1250 st1 {v4.4s,v5.4s},[x17], #32
1252 st1 {v6.4s,v7.4s},[x17]
1375 st1 {v4.4s},[x17], #16
1484 st1 {v4.4s},[x17], #16
1593 st1 {v4.4s},[x17], #16
1702 st1 {v4.4s},[x17], #16
1794 st1 {v4.4s},[x17], #16
1875 st1 {v4.4s},[x17], #16
1956 st1 {v4.4s},[x17], #16
[all …]
H A Dsha1-armv8.S1203 st1 {v0.4s},[x0],#16
1204 st1 {v1.s}[0],[x0]
H A Dpoly1305-armv8.S801 st1 {v23.s}[0],[x0]
H A Dsha512-armv8.S1615 st1 {v0.2d,v1.2d,v2.2d,v3.2d},[x0] // store context
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_debug.h15 uint8_t st1; member
/f-stack/tools/libutil/
H A Dpw_util.c287 struct stat st1, st2; in pw_edit() local
293 if (stat(tempname, &st1) == -1) in pw_edit()
347 return (st1.st_mtim.tv_sec != st2.st_mtim.tv_sec || in pw_edit()
348 st1.st_mtim.tv_nsec != st2.st_mtim.tv_nsec); in pw_edit()
/f-stack/freebsd/netinet6/
H A Din6_mcast.c224 im6f_init(struct in6_mfilter *imf, const int st0, const int st1) in im6f_init() argument
229 imf->im6f_st[1] = st1; in im6f_init()
233 ip6_mfilter_alloc(const int mflags, const int st0, const int st1) in ip6_mfilter_alloc() argument
240 im6f_init(imf, st0, st1); in ip6_mfilter_alloc()
757 im6f_graft(struct in6_mfilter *imf, const uint8_t st1, in im6f_graft() argument
770 lims->im6sl_st[1] = st1; in im6f_graft()
H A Din6_var.h614 struct in6_mfilter *ip6_mfilter_alloc(int mflags, int st0, int st1);
/f-stack/freebsd/netinet/
H A Din_mcast.c336 imf_init(struct in_mfilter *imf, const int st0, const int st1) in imf_init() argument
341 imf->imf_st[1] = st1; in imf_init()
345 ip_mfilter_alloc(const int mflags, const int st0, const int st1) in ip_mfilter_alloc() argument
351 imf_init(imf, st0, st1); in ip_mfilter_alloc()
788 imf_graft(struct in_mfilter *imf, const uint8_t st1, in imf_graft() argument
801 lims->imsl_st[1] = st1; in imf_graft()
H A Din_var.h245 struct in_mfilter *ip_mfilter_alloc(int mflags, int st0, int st1);
/f-stack/tools/compat/include/netinet/
H A Din_var.h245 struct in_mfilter *ip_mfilter_alloc(int mflags, int st0, int st1);
/f-stack/tools/compat/include/netinet6/
H A Din6_var.h614 struct in6_mfilter *ip6_mfilter_alloc(int mflags, int st0, int st1);