kitty/tools/simdstring
Kovid Goyal a7c06b38e6
We dont actually need vzeroupper at start of function
GCC emits vzeroupper automatically when compiling with native
optimizations but we still need it otherwise
2024-02-25 09:57:43 +05:30
..
generate.go We dont actually need vzeroupper at start of function 2024-02-25 09:57:43 +05:30
generate.sh
intrinsics.go Use only aligned loads for index funcs 2024-02-25 09:57:41 +05:30
intrinsics_test.go ... 2024-02-25 09:57:42 +05:30
scalar.go Work on C0 index func 2024-02-25 09:57:40 +05:30
test.sh Fix Go unaligned index implementation 2024-02-25 09:57:42 +05:30