projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e31b3e6
)
add zero-width non-joiner to prevent B) from becoming a emoji
author
programmerjake
<programmerjake@web>
Sun, 9 Feb 2020 02:26:00 +0000
(
02:26
+0000)
committer
IkiWiki
<ikiwiki.info>
Sun, 9 Feb 2020 02:26:00 +0000
(
02:26
+0000)
3d_gpu/architecture/dynamic_simd/add.mdwn
patch
|
blob
|
history
diff --git
a/3d_gpu/architecture/dynamic_simd/add.mdwn
b/3d_gpu/architecture/dynamic_simd/add.mdwn
index 11ce67d77c5545c96d9b5f3da9b9ab374d884d05..6b091ad183f4b996c4c6e26d5c22e004c4329f20 100644
(file)
--- a/
3d_gpu/architecture/dynamic_simd/add.mdwn
+++ b/
3d_gpu/architecture/dynamic_simd/add.mdwn
@@
-37,7
+37,7
@@
the new version
* brings in the carry-in (C) bits which, in combination with
the Partition bits, are ANDed to create "C & p".
-* C is positioned twice (in both A and B) intermediates, which
+* C is positioned twice (in both A and B
‌
) intermediates, which
has the effect of preserving carry-out, yet only performing a
carry-over if the carry-in bit (c) is set and this is part of
a partition