projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85c7d84
)
add DCT and FFT acronym
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 20 Jun 2022 15:29:19 +0000
(16:29 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 20 Jun 2022 15:29:19 +0000
(16:29 +0100)
svp64-primer/acronyms.tex
patch
|
blob
|
history
diff --git
a/svp64-primer/acronyms.tex
b/svp64-primer/acronyms.tex
index cc665ec37c8ad911c6900383bac992b443681a71..ad6a59d8f1cc7dbd6559e1b6a93deaf15ce313f2 100644
(file)
--- a/
svp64-primer/acronyms.tex
+++ b/
svp64-primer/acronyms.tex
@@
-3,6
+3,8
@@
\acro{CPU}{Central Processing Unit}
\acro{ISA}{Instruction Set Architecture}
\acro{DAXPY}{double-precision aX plus Y}
+ \acro{DCT}{Discrete Cosine Transform}
+ \acro{FFT}{Fast Fourier Transform}
\acro{SIMD}{Single Instruction Multiple Data}
\acro{SV}{(Scalable) Simple Vectorisation}
\acro{SVP64}{Simple-V with Prefixing of Power ISA, 64-bits in length}