projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a773a07
)
(no commit message)
author
shriya
<shriya@web>
Tue, 21 Nov 2023 15:44:43 +0000
(15:44 +0000)
committer
IkiWiki
<ikiwiki.info>
Tue, 21 Nov 2023 15:44:43 +0000
(15:44 +0000)
openpower/sv/cookbook/pospopcnt.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/cookbook/pospopcnt.mdwn
b/openpower/sv/cookbook/pospopcnt.mdwn
index 40aa579011cb2e98d52adbaa1e6c46f89427ead4..137ff694bdfca29537d9df73850a5b17d591fd29 100644
(file)
--- a/
openpower/sv/cookbook/pospopcnt.mdwn
+++ b/
openpower/sv/cookbook/pospopcnt.mdwn
@@
-21,6
+21,6
@@
func count8safe(counts *[8]int, buf []uint8) {
}
```
-<img src="/openpower/sv/cookbook/popcount.svg " alt="pospopcnt" width="
10
0%" />
+<img src="/openpower/sv/cookbook/popcount.svg " alt="pospopcnt" width="
5
0%" />
[[!tag svp64_cookbook ]]