mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 17:33:50 +01:00
1187583a97
- It should be fine to enable pmull always on Apple Silicon - macOS 12+ is required for PMULL instruction. - Changed the conditional macro to __APPLE__ - Rewritten dispatcher using sysctlbyname - Use __USER_LABEL_PREFIX__ - Use __TEXT,__const as readonly section - use ASM_DEF_RODATA macro - fix func decl Change-Id: I800593f21085d8187b480c8bb3ab2bd70c4a6974 Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp> |
||
---|---|---|
.. | ||
aarch64 | ||
Makefile.am | ||
pq_check_sse_i32.asm | ||
pq_check_sse.asm | ||
pq_check_test.c | ||
pq_gen_avx2.asm | ||
pq_gen_avx512.asm | ||
pq_gen_avx.asm | ||
pq_gen_perf.c | ||
pq_gen_sse_i32.asm | ||
pq_gen_sse.asm | ||
pq_gen_test.c | ||
raid_base_aliases.c | ||
raid_base.c | ||
raid_multibinary_i32.asm | ||
raid_multibinary.asm | ||
xor_check_sse.asm | ||
xor_check_test.c | ||
xor_example.c | ||
xor_gen_avx512.asm | ||
xor_gen_avx.asm | ||
xor_gen_perf.c | ||
xor_gen_sse.asm | ||
xor_gen_test.c |