From: Shriya Sharma Date: Tue, 9 Jan 2024 14:31:03 +0000 (+0000) Subject: Bug 1244: changes to pospopcnt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;ds=sidebyside;h=ed5501078efc5c1975dcf0785d29db1959b6b166;p=libreriscv.git Bug 1244: changes to pospopcnt --- diff --git a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex index 19eeda77e..04805956b 100644 --- a/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex +++ b/conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex @@ -215,7 +215,7 @@ for (i = 0; i < VL; i++) \item The draft gbbd instruction implements the transpose (shown above), preparing the data to use the standard popcount instruction. - + (gbbd is based on Power ISA vgbbd) \end{itemize}