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

index 66175833acd3ee14387aa8782ddc3c2b6328fdc9..ba53858e30da46d0d6bd8aa2304d79c89c4f82fc 100644 (file)
@@ -128,10 +128,13 @@ AT-Form (TODO)
 * statrl RT,RA,FC,ew
 * stataqrl RT,RA,FC,ew
 
+**DRAFT** EXT031 and XO, these are near to the existing
+atomic memory operations
+
 | 0.5|6.10|11.15|16.20|21|22|23.24|25.30 |31| name       |  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  |
+| 31 | RT | RA  | FC  |lr|sc|ew   |000101|/ | lat[aq][rl]| TODO-Form  |
+| 31 | RS | RA  | FC  |lr|sc|ew   |100101|/ | 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,