(no commit message)
authorlkcl <lkcl@web>
Mon, 19 Sep 2022 22:11:26 +0000 (23:11 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 19 Sep 2022 22:11:26 +0000 (23:11 +0100)
openpower/sv/rfc/ls001.mdwn

index 27d6740da3df18c46c2e902687b1b753caabdeba..2296702e2edf11988d0b466768181217503fe844 100644 (file)
@@ -375,7 +375,7 @@ For DCT and FFT, normally it is very expensive to perform the
 "bit-inversion" needed for address calculation and/or reordering
 of elements.  DCT in particular needs both bit-inversion *and
 Gray-Coding* offsets (a complexity that often "justifies" full
-assmbler loop-unrolling).  DCT/FFT REMAP **automatically** performs
+assembler loop-unrolling).  DCT/FFT REMAP **automatically** performs
 the required offset adjustment to get data loaded and stored in
 the required order.  Matrix REMAP can likewise perform up to 3
 Dimensions of reordering (on both Immediate and Indexed), and