projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d6a093
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 8 Jul 2022 14:55:04 +0000
(15:55 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 8 Jul 2022 14:55:04 +0000
(15:55 +0100)
openpower/atomics.mdwn
patch
|
blob
|
history
diff --git
a/openpower/atomics.mdwn
b/openpower/atomics.mdwn
index 673024afd5a3e0d12ba5e36cd56550b71879050f..7e9abe67d94fcf47bc50f637b544d7b1153db53b 100644
(file)
--- a/
openpower/atomics.mdwn
+++ b/
openpower/atomics.mdwn
@@
-109,7
+109,7
@@
unnecessary restrictions:
it has only 32-bit and 64-bit atomic operations.
-read operations
+read operations
v3.1 book II section 4.5.1 p1071
| 00000 | RT, RT+1 | mem(EA,s) | Fetch and Add |
| 00001 | RT, RT+1 | mem(EA,s) | Fetch and XOR |