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

index 79bfe1487a6b98e1e883f968d811a3c919c9fb74..3172a9f0e0ddaa78b948abd1e069d1d732e120de 100644 (file)
@@ -192,8 +192,10 @@ AT-Form (TODO)
 
 | 0.5|6.10|11.15|16.20|21|22|23.24|25.30 |31| name       |  Form   |
 | -- | -- | --- | --- |--|--|---- |------|--| ----       | ------- |
-| NN | RT | RA  | FC  |lr|sc|ew   |xxxxxx|/ | lat[aq][rl]| TODO-Form  |
+| PO | RT | RA  | FC  |lr|sc|ew   |xxxxxx|/ | lat[aq][rl]| TODO-Form  |
+| PO | RS | RA  | FC  |lr|sc|ew   |xxxxxx|/ | stat[aq][rl]| TODO-Form  |
 
+* `ew` specifies the memory operation width: 0/1/2/3 8/16/32/64
 * If the `aq` bit is set,
   then no later atomic memory operations can be observed
   to take place before the AMO.