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