(no commit message)
authorlkcl <lkcl@web>
Mon, 16 May 2022 18:09:32 +0000 (19:09 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 16 May 2022 18:09:32 +0000 (19:09 +0100)
openpower/sv/bitmanip.mdwn

index d36b78f0eca83e8208929f3aedcef288872f8fce..fbedb496b162aa8eee79f633f240d83312632582 100644 (file)
@@ -108,7 +108,7 @@ TODO: convert all instructions to use RT and not RS
 | NN |    |     |      |         | 10    011 |Rc| svstep |  SVL-Form     |
 | NN |    |     |      |         | 11    011 |Rc| setvl |   SVL-Form        |
 | NN |    |     |      |         | ----  110 |  | 1/2 ops | other table |
-| NN | RT | RA  | RB   | sh0-4   | sh5 1 111 |Rc| bmrevi |  TODO-Form    |
+| NN | RT | RA  | RB   | sh0-4   | sh5 1 111 |Rc| bmrevi |  MDS-Form    |
 
 ops (note that av avg and abs as well as vec scalar mask
 are included here [[sv/vector_ops]], and
@@ -416,7 +416,7 @@ uint_xlen_t bmextrev(RA, RB, sh)
 
 | 0.5|6.10|11.15|16.20|21.26| 27..30  |31| name   |
 | -- | -- | --- | --- | --- | ------- |--| ------ |
-| NN | RT | RA  | RB  | sh  | 1   011 |Rc| bmrevi |
+| NN | RT | RA  | RB  | sh  | 1111    |Rc| bmrevi |
 
 
 # grevlut