mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-21 06:35:51 -05:00

* Implements hardware acceleration for SHA256 instructions. * Adds SHA256 instructions introduced in ARMv8 to A32 frontend. * Implements polyfill for processors that do not support hardware accelerated SHA instructions.