(no commit message)
authorshriya <shriya@web>
Tue, 5 Dec 2023 13:44:00 +0000 (13:44 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 5 Dec 2023 13:44:00 +0000 (13:44 +0000)
openpower/sv/cookbook/pospopcnt.mdwn

index dc1b32c747e93f7edb31ea17dc0a24e0139f506d..b7115c5659491d1d8565cad3b96db9e84fdbc5c1 100644 (file)
@@ -44,4 +44,7 @@ Array popcount is just standard popcount function ([[!wikipedia Hamming weight]]
 
 <img src="/openpower/sv/cookbook/popcount.svg " alt="pospopcnt" width="70%" />
 
+RISC-V Bitmanip Extension Document Version 0.94-draft Editor: Claire Wolf Symbiotic GmbH
+* <https://raw.githubusercontent.com/riscv/riscv-bitmanip/master/bitmanip-draft.pdf>
+
 [[!tag svp64_cookbook ]]