ad6a59d8f1cc7dbd6559e1b6a93deaf15ce313f2
[libreriscv.git] / svp64-primer / acronyms.tex
1 \section{List of Acronyms}
2 \begin{acronym}
3 \acro{CPU}{Central Processing Unit}
4 \acro{ISA}{Instruction Set Architecture}
5 \acro{DAXPY}{double-precision aX plus Y}
6 \acro{DCT}{Discrete Cosine Transform}
7 \acro{FFT}{Fast Fourier Transform}
8 \acro{SIMD}{Single Instruction Multiple Data}
9 \acro{SV}{(Scalable) Simple Vectorisation}
10 \acro{SVP64}{Simple-V with Prefixing of Power ISA, 64-bits in length}
11 \end{acronym}