1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-23 04:26:46 -05:00

dynarmic: Accelerate SHA256 and implement for A32 frontend

* 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.
This commit is contained in:
Merry
2022-03-13 00:12:38 +00:00
committed by merry
parent 27cc7b6a73
commit d1c0cdf4f2