| #
e471e67f |
| 21-Apr-2022 |
Daniel Hu <Daniel.Hu@arm.com> |
Acceleration of md5-mb for aarch64 by SVE
SVE (Scalable Vector Extension), if supported by CPU, will improve the performance of md5-mb over existing Neon implementation by up to +230% according to t
Acceleration of md5-mb for aarch64 by SVE
SVE (Scalable Vector Extension), if supported by CPU, will improve the performance of md5-mb over existing Neon implementation by up to +230% according to test on latest V1 micro-architecture
Change-Id: Ib00de5cdc2d970675fea0c37e12f28ba7fe8950c Signed-off-by: Daniel Hu <Daniel.Hu@arm.com>
show more ...
|