From: Luke Kenneth Casson Leighton Date: Mon, 20 Jun 2022 15:30:56 +0000 (+0100) Subject: add avx sve vsx acronym X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=110e9435ca04b91774a0f30c0aac440516967fb5;p=libreriscv.git add avx sve vsx acronym --- diff --git a/svp64-primer/acronyms.tex b/svp64-primer/acronyms.tex index ad6a59d8f..cca3c8908 100644 --- a/svp64-primer/acronyms.tex +++ b/svp64-primer/acronyms.tex @@ -8,4 +8,7 @@ \acro{SIMD}{Single Instruction Multiple Data} \acro{SV}{(Scalable) Simple Vectorisation} \acro{SVP64}{Simple-V with Prefixing of Power ISA, 64-bits in length} + \acro{AVX}{Intel Advanced Vector Extension} + \acro{SVE}{ARM Scalable Vector Extension} + \acro{VSX}{128-bit Packed SIMD Extension to the Power ISA} \end{acronym}