Updated Support for AArch64 (markdown)

JayDDee
2023-11-17 12:26:42 -05:00
parent 942adf65fe
commit 0db8bdb17b

@@ -60,25 +60,25 @@ Known problems:
Short term plan:
Continue propagating x17 opimizations to the rest of the X family
Figure out what's going on with verthash.
Complete any other work needed to bring parity with SSE2.
Performance testing.
End of Beta phase.
* Continue propagating x17 opimizations to the rest of the X family.
* Figure out what's going on with verthash.
* Complete any other work needed to bring parity with SSE2.
* Performance testing.
* End of Beta phase.
Medium term:
Groestl & Fugue AES.
Detection of ARM CPU model and architecture minor version.
Find NEON optimization opportunities that exploit it's architecture and instruction set.
Apply lessons learned to x86_64.
* Groestl & Fugue AES.
* Detection of ARM CPU model and architecture minor version.
* Find NEON optimization opportunities that exploit it's architecture and instruction set.
* Apply lessons learned to x86_64.
Long term:
SHA512
ARM SVE
x86_64 AVX10
RISC-V
* SHA512
* ARM SVE
* x86_64 AVX10
* RISC-V
Some notable observations about the problems observed: