diff options
| author | hovercats <hovercatswithlasereyes@protonmail.com> | 2024-01-05 01:31:31 +0100 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2024-02-07 20:50:18 -0800 |
| commit | bbe8d3b803ff68dc5eb1bdc846b2e3cc072cde0f (patch) | |
| tree | 836210625c4bdbce8f09ed0a2410b495eb03dc65 /probe/gen.lua | |
| parent | dc7887f6b8c35a599e203052a0bcda0ea6a2e1d9 (diff) | |
xz: 5.4.6
Diffstat (limited to 'probe/gen.lua')
| -rw-r--r-- | probe/gen.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/probe/gen.lua b/probe/gen.lua index f1463fa2..6a5e1499 100644 --- a/probe/gen.lua +++ b/probe/gen.lua @@ -6,10 +6,12 @@ probe('HAVE_EMMINTRIN_H') probe('HAVE_IMMINTRIN_H') probe('HAVE_INLINE_ASM') probe('HAVE_MMINTRIN_H') +probe('HAVE__MM_CLMULEPI64_SI128') probe('HAVE__MM_MOVEMASK_EPI8') probe('HAVE__THREAD_LOCAL') probe('HAVE___BUILTIN_ASSUME_ALIGNED') probe('HAVE___BUILTIN_CHOOSE_EXPR') +probe('HAVE___BUILTIN_BSWAP16') probe('HAVE___BUILTIN_CLZ') probe('HAVE___BUILTIN_CTZL') probe('HAVE___BUILTIN_POPCOUNT') |
