0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-20 00:33:15 +01:00
construct/include/ircd/simd
2020-10-11 10:10:50 -07:00
..
accumulate.h ircd::simd: Add various ircd::buffer convenience overloads to interface. 2020-10-10 01:16:39 -07:00
all.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
any.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
broad_cast.h ircd::simd: Add broad_cast template without required deduction argument. 2020-09-27 14:57:07 -07:00
cast.h ircd::simd: Add pointer cast template w/ alignment assertion. 2020-10-09 09:06:17 -07:00
for_each.h ircd::simd: Add various ircd::buffer convenience overloads to interface. 2020-10-10 01:16:39 -07:00
gather.h
generate.h ircd::simd: Add various ircd::buffer convenience overloads to interface. 2020-10-10 01:16:39 -07:00
lane_cast.h
lower.h
lzcnt.h
popcnt.h ircd::simd: Reorg existing mask related into header. 2020-09-20 06:41:38 -07:00
print.h ircd: Reorg simd.h / buffer.h interface dependency relationship. 2020-10-10 00:43:59 -07:00
reduce.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
rol.h ircd::simd: Minor fix indentation. 2020-10-11 10:10:50 -07:00
ror.h ircd::simd: Minor fix indentation. 2020-10-11 10:10:50 -07:00
scatter.h ircd::simd: Add scatter template. 2020-09-20 06:41:38 -07:00
shl.h ircd::simd: Add missing non-intrinsic alternative templates at 128 bit shift. 2020-09-20 06:41:38 -07:00
shr.h ircd::simd: Add missing non-intrinsic alternative templates at 128 bit shift. 2020-09-20 06:41:38 -07:00
simd.h ircd::simd: Rename lateral to reduce. 2020-10-11 10:10:50 -07:00
split.h
stream.h ircd::simd: Add closure to stream interface; include in stack. 2020-10-10 02:47:53 -07:00
support.h ircd::simd: Add constexpr feature support suite. 2020-10-10 05:54:15 -07:00
traits.h
transform.h ircd::simd: Add various ircd::buffer convenience overloads to interface. 2020-10-10 01:16:39 -07:00
type.h
tzcnt.h
unaligned.h ircd::simd: Use template as basis for unaligned wrapper; simplify suite. 2020-10-06 19:15:40 -07:00
upper.h