mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
parent
af519f3190
commit
5fc2c803a2
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
extern const u8 ALIGN_DIRECTIVE p_mask_arr[17][32];
|
extern const u8 ALIGN_DIRECTIVE p_mask_arr[17][32];
|
||||||
#if defined(HAVE_AVX2)
|
#if defined(HAVE_AVX2)
|
||||||
extern const u8 ALIGN_DIRECTIVE p_mask_arr256[33][64];
|
extern const u8 ALIGN_AVX_DIRECTIVE p_mask_arr256[33][64];
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_64_BIT
|
#ifdef ARCH_64_BIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user