|
|
|
|
|
by gridlockd
2172 days ago
|
|
AVX is not a "special purpose block", it's Intel's answer to not adding special purpose blocks on customer demand, like you can do with ARM. Crypto or video decoding comes to mind, those would be much faster with dedicated silicon, but more general AVX instructions can get you halfway there. Well, maybe a quarter. People point out that AVX uses a lot of power, but they ignore that the same algorithm running instead on more but simpler cores would use even more power. |
|
Maybe misunderstand you but there are some fairly non-general ops for encoding/decoding crypto
https://en.wikipedia.org/wiki/AVX-512#VAES