0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-14 22:11:06 +01:00
construct/include/ircd/simd
2023-04-03 11:47:30 -07:00
..
accumulate.h
all.h
any.h
broad_cast.h
cast.h
for_each.h ircd::simd: Eliminate unnecessary relocs from inline local statics. 2022-06-17 21:11:54 -07:00
gather.h
generate.h ircd::simd: Eliminate unnecessary relocs from inline local statics. 2022-06-17 21:11:54 -07:00
hadd.h
lane_cast.h ircd::simd: Inline accoutrements for lane_cast; cleanup asm annotes. 2021-09-14 23:39:55 -07:00
lane_id.h ircd: Ensure initialized values in conditionals (pedantic; llvm). 2022-06-17 21:11:54 -07:00
lower.h
lzcnt.h
pack.h ircd::simd: Add pack convenience template funcro. 2021-09-14 23:39:55 -07:00
popcnt.h ircd::util: Add popcount wrapping; consolidate callsites. 2023-02-07 20:04:26 -08:00
print.h ircd::simd: De-inline output sink portion of print template. 2022-06-17 21:11:53 -07:00
reduce.h
rol.h
ror.h
scatter.h
shl.h
shr.h
shuf.h ircd::simd: Zero-init result to not burden caller w/ partial inits. 2022-06-17 21:11:53 -07:00
simd.h ircd::simd: Add pack convenience template funcro. 2021-09-14 23:39:55 -07:00
split.h
str.h
strcat.h
stream.h
support.h
tokens.h ircd::simd: Eliminate unnecessary relocs from inline local statics. 2022-06-17 21:11:54 -07:00
traits.h ircd::simd: Split lane_id related into header. 2021-09-14 23:39:55 -07:00
transform.h ircd::simd: Eliminate unnecessary relocs from inline local statics. 2022-06-17 21:11:54 -07:00
type.h ircd: Remove gratuitous alignment attributes. 2023-01-15 22:32:00 -08:00
tzcnt.h
unaligned.h ircd::simd: Remove unused attribute (clang) (38e77c64c6). 2023-04-03 11:47:30 -07:00
upper.h