0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-10 02:31:50 +02:00
construct/include/ircd/simd
2021-03-17 18:55:56 -07:00
..
accumulate.h
all.h
any.h
broad_cast.h
cast.h
for_each.h ircd::simd: Add all-bit mask constexpr undef for floating point lanes. 2021-03-05 13:02:12 -08:00
gather.h
generate.h
hadd.h ircd::simd: Add horizontal adder template. 2021-03-17 18:55:56 -07:00
lane_cast.h
lower.h
lzcnt.h
popcnt.h
print.h ircd::simd: Add convenience debug print template direct to stdout. 2021-03-05 15:34:54 -08:00
reduce.h ircd::simd: Add horizontal adder template. 2021-03-17 18:55:56 -07:00
rol.h
ror.h
scatter.h
shl.h
shr.h
simd.h ircd::simd: Add horizontal adder template. 2021-03-17 18:55:56 -07: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 ircd::simd: Improve streaming tokens template. 2021-03-07 23:35:58 -08:00
traits.h ircd::simd: Fix attribute ns. 2021-03-16 12:58:22 -07:00
transform.h ircd::simd: Improve streaming tokens template. 2021-03-07 23:35:58 -08:00
type.h ircd::simd: Additional distinguishing type trait constexpr. 2021-03-05 13:02:12 -08:00
tzcnt.h
unaligned.h
upper.h