mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 02:26:59 +08:00
Update ldr.md
AVE changed to SVE
This commit is contained in:
parent
cdf98ea9a5
commit
27705340d1
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ instruction. The SIMD instruction set that is / will be covered in this
|
|||
book is called NEON.
|
||||
|
||||
The AARCH64 ISA includes an even more exotic means of performing mass
|
||||
calculation called SVE. We will probably never cover AVE as no generally
|
||||
calculation called SVE. We will probably never cover SVE as no generally
|
||||
available processor implements it. This includes Apple Silicon.
|
||||
|
||||
I wonder how sad this makes certain engineers at ARM. After all, imagine
|
||||
|
|
|
|||
Loading…
Reference in a new issue