(no commit message)
authorlkcl <lkcl@web>
Mon, 30 May 2022 09:15:34 +0000 (10:15 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 30 May 2022 09:15:34 +0000 (10:15 +0100)
openpower/sv/bitmanip.mdwn

index 15a673bc869dd524cf5b4d65a8ebbfced0c2a9b0..ca4d0acd3adbfd1f139f478d21364816af9fcb97 100644 (file)
@@ -108,9 +108,12 @@ TODO: convert all instructions to use RT and not RS
 | NN |FRS | d1  |  d0  |   d0    | 01    011 |d2| fishmv  | DX-Form    |
 | NN |    |     |      |         | 10    011 |Rc| svstep |  SVL-Form     |
 | NN |    |     |      |         | 11    011 |Rc| setvl |   SVL-Form        |
-| NN |    |     |      |         | ----  110 |  | 1/2 ops | other table |
+| NN |    |     |      |         | ----  110 |  | 1/2 ops | other table [1] |
+| NN | RT | RA  | RB   | RC      | 11    110 |Rc| bmrev  |  VA2-Form    |
 | NN | RT | RA  | RB   | sh0-4   | sh5 1 111 |Rc| bmrevi |  MDS-Form    |
 
+[1] except bmrev
+
 ops (note that av avg and abs as well as vec scalar mask
 are included here [[sv/vector_ops]], and
 the [[sv/av_opcodes]])
@@ -158,7 +161,7 @@ the [[sv/av_opcodes]])
 | NN | RT | RA  | RB  | 1  | 10    | 1110 110 |Rc| xpermw    | X-Form  |
 | NN | RT | RA  | RB  | 0  | 11    | 1110 110 |Rc| abssa     | X-Form  |
 | NN | RT | RA  | RB  | 1  | 11    | 1110 110 |Rc| absua     | X-Form  |
-| NN |    |     |     |    |       | --11 110 |Rc| rsvd      |         |
+| NN |    |     |     |    |       | --11 110 |Rc| bmrev     | VA2-Form  |
 
 # binary and ternary bitops