Updated Support for AArch64 (markdown)

JayDDee
2023-11-26 18:27:28 -05:00
parent ccf14b1747
commit 0de43ba6bd

@@ -55,18 +55,17 @@ Known problems:
Short term plan:
* Figure out what's going on with verthash.
* Fugue AES.
Medium term:
* Detection of ARM CPU model and architecture minor version.
* Groestl AES performance, needs a breakthrough for slow shuffles.
* Fugue & Groestl AES performance, needs a breakthrough for slow shuffles.
* Find NEON optimization opportunities that exploit it's architecture and instruction set.
* Apply lessons learned to x86_64.
* SHA512, x86_64 & AArch64.
Long term:
* SHA512
* ARM SVE
* x86_64 AVX10
* RISC-V