From 408b70bc3f8dd85f453c39bb7d3c878cac21b87d Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Tue, 9 Jan 2024 13:50:38 +0000 Subject: [PATCH] Bug 1244: changes to description pospopcount --- .../fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex index f27646e63..c8f8ba28e 100644 --- a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex +++ b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex @@ -205,10 +205,10 @@ for (i = 0; i < VL; i++) \end{center} \begin{itemize} - \item The challenge is to perform an appropriate transpose of the data, + \item The challenge is to perform an appropriate transpose of the data (the CPU can only work on registers, horizontally), 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. + \item The draft gbbd instruction implements the transpose, + preparing the data to use the standard popcount instruction. \end{itemize} -- 2.30.2