aboutsummaryrefslogtreecommitdiff
path: root/src/_trans_move_avx2.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-28 20:42:24 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-28 20:42:24 +0200
commitb05fa355c49c619cce1226716a395381a944f578 (patch)
treeb46416e2fbbc70f3d780f4e0ea3de7763115efe0 /src/_trans_move_avx2.c
parentfabb1ae495c4404af0f26380c97d0bca7e881a27 (diff)
downloadnissy-core-b05fa355c49c619cce1226716a395381a944f578.tar.gz
nissy-core-b05fa355c49c619cce1226716a395381a944f578.zip
Started working on AVX2 (not working yet)
Diffstat (limited to 'src/_trans_move_avx2.c')
-rw-r--r--src/_trans_move_avx2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/_trans_move_avx2.c b/src/_trans_move_avx2.c
new file mode 100644
index 0000000..38b825e
--- /dev/null
+++ b/src/_trans_move_avx2.c
@@ -0,0 +1,2 @@
1static cube_t trans_move_cube[48];
2static cube_t trans_move_cube_inverse[48];

Generated with cgit - Back to sebastiano.tronto.net