You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.
We don't currently have use cases for some combinations of pack widths and instructions. Given the implementation overhead (in terms of complexity and resources) that these generate, it might be worth reviewing which ones we include and which we could discard.
Instruction
pw=16
pw=8
pw=4
pw=2
padd
sparx
psub
sparx
pmul
frodo
pclmul
psll[i]
psrl[i]
prorl[i]
sparx
The text was updated successfully, but these errors were encountered:
We don't currently have use cases for some combinations of pack widths and instructions. Given the implementation overhead (in terms of complexity and resources) that these generate, it might be worth reviewing which ones we include and which we could discard.
padd
psub
pmul
pclmul
psll[i]
psrl[i]
prorl[i]
The text was updated successfully, but these errors were encountered: