(no commit message)
authorlkcl <lkcl@web>
Fri, 8 Jul 2022 14:55:04 +0000 (15:55 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 8 Jul 2022 14:55:04 +0000 (15:55 +0100)
openpower/atomics.mdwn

index 673024afd5a3e0d12ba5e36cd56550b71879050f..7e9abe67d94fcf47bc50f637b544d7b1153db53b 100644 (file)
@@ -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 |