This commit is contained in:
nora 2024-01-26 20:29:06 +01:00
parent f70bb0b3ab
commit ef1aaa50ad
4 changed files with 201 additions and 117 deletions

View file

@ -96,7 +96,7 @@ const INTRINSICS_GENERATE: &[&str] = &[
"_mm_add_epi32",
"_mm_add_epi64",
// todo: float and __m64 stuff
//"_mm_adds_epi16",
"_mm_adds_epi16",
//"_mm_adds_epi8",
//"_mm_adds_epu16",
//"_mm_adds_epu8",