0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-20 03:21:54 +01:00
construct/include/ircd/simd
2021-02-27 13:01:02 -08:00
..
accumulate.h
all.h
any.h
broad_cast.h
cast.h
for_each.h
gather.h
generate.h
lane_cast.h
lower.h
lzcnt.h
popcnt.h
print.h ircd::simd: Add preliminary character print utils to suite. 2021-02-25 14:38:52 -08:00
reduce.h
rol.h
ror.h
scatter.h
shl.h
shr.h
simd.h ircd::simd: Start character string tools suite; add strlen(); add strcat(). 2021-02-26 14:52:33 -08:00
split.h
str.h ircd::simd: Start character string tools suite; add strlen(); add strcat(). 2021-02-26 14:52:33 -08:00
strcat.h ircd::simd: Start character string tools suite; add strlen(); add strcat(). 2021-02-26 14:52:33 -08:00
stream.h
support.h
tokens.h
traits.h ircd::simd: Improve lane size traits basis; fix conflicting templates. 2021-02-27 13:01:02 -08:00
transform.h
type.h ircd::simd: Improve lane size traits basis; fix conflicting templates. 2021-02-27 13:01:02 -08:00
tzcnt.h
unaligned.h
upper.h