diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-01 19:26:09 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-01 19:26:09 +0100 |
| commit | 08efbd62ef956327924aaea1fcfa97fde4dc1678 (patch) | |
| tree | 656d9f6ab50eee73a6e7fd79098e0dcfa1fc9034 /src/_trans_move_avx2.c | |
| parent | d65ce8e86b517ef3f7d48cf5ded1101444e05b2b (diff) | |
| download | nissy-core-08efbd62ef956327924aaea1fcfa97fde4dc1678.tar.gz nissy-core-08efbd62ef956327924aaea1fcfa97fde4dc1678.zip | |
Reworked moves and transformations, moved some stuff
Diffstat (limited to 'src/_trans_move_avx2.c')
| -rw-r--r-- | src/_trans_move_avx2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/_trans_move_avx2.c b/src/_trans_move_avx2.c deleted file mode 100644 index 38b825e..0000000 --- a/src/_trans_move_avx2.c +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | static cube_t trans_move_cube[48]; | ||
| 2 | static cube_t trans_move_cube_inverse[48]; | ||
