From: lkcl Date: Fri, 8 Jul 2022 14:55:04 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1255 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e08dd2a25d2065f45ca20f9954b78054d7a829c3;p=libreriscv.git --- diff --git a/openpower/atomics.mdwn b/openpower/atomics.mdwn index 673024afd..7e9abe67d 100644 --- 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 |