From: Shriya Sharma Date: Tue, 9 Jan 2024 13:45:09 +0000 (+0000) Subject: Bug 1244: changes to description pospopcount X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb93d93bb6fa4f31f71816f06473a6589c0bb7c5;p=libreriscv.git Bug 1244: changes to description pospopcount --- diff --git a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex index bb1cce74f..f27646e63 100644 --- a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex +++ b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex @@ -205,7 +205,7 @@ for (i = 0; i < VL; i++) \end{center} \begin{itemize} - \item The challenge is to perform transpose of the data, + \item The challenge is to perform an appropriate transpose of the data, in blocks that suit the processor and the ISA capacity. \item The draft gbbd instruction implemets the transpose, preparing the data for using the standard popcount instruction.