diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-30 15:48:03 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-30 15:48:03 -0700 |
| commit | 954bdd9cc75e346cee07c3d3d2d834c68f3c1e6d (patch) | |
| tree | a902ec34ee2733d06b581b7711156b9a40259972 /probe/gen.lua | |
| parent | cb6514b21e253a6be7a310377e200be3e2bc04e4 (diff) | |
nasm: Update to 2.15.01
Diffstat (limited to 'probe/gen.lua')
| -rw-r--r-- | probe/gen.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/probe/gen.lua b/probe/gen.lua index 8e8b4a62..92f26769 100644 --- a/probe/gen.lua +++ b/probe/gen.lua @@ -6,6 +6,7 @@ probe('HAVE_IMMINTRIN_H') probe('HAVE__MM_MOVEMASK_EPI8') probe('HAVE__THREAD_LOCAL') probe('HAVE___BUILTIN_ASSUME_ALIGNED') +probe('HAVE___BUILTIN_CHOOSE_EXPR') probe('HAVE___BUILTIN_CLZ') probe('HAVE___BUILTIN_CTZL') probe('HAVE___BUILTIN_POPCOUNT') |
