DLTcollab / sse2neon

A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`_mm_aesimc_si128` is absent

jserv opened this issue · comments

_mm_aesimc_si128 is absent. It perform the AES InvMixColumns transformation. After implementing this intrinsics, SSE2NEON should reach 100% coverage.

100% is so highhhh wow