move binlut and bincrflut (unimplemented thank goodness) to an
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 6 Oct 2023 08:57:09 +0000 (09:57 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 6 Oct 2023 08:57:09 +0000 (09:57 +0100)
alternate (temporary, PO22) space, to make room for
svshape3 and future svshape4

openpower/sv/draft_opcode_tables.mdwn

index 22e9bca4e5b124c3a8d46ab72664114b2394530e..77f0625ddd034520ce4cf4fbd85807cf876d92cf 100644 (file)
@@ -62,8 +62,11 @@ TODO: convert all instructions to use RT and not RS
 | -- | -- | --- | ---  | -----   | --------  |--| ------   | -------- |
 | NN | RT | RA  |it/im57|im0-4   | 0  00  00 |0 | xpermi  | TODO-Form  |
 | NN | RT | RA  | RB   | RC      | sh 01  00 |0 | maddsubrs | BF-Form  |
-| NN |    |     |      |         | -  10  00 |0 | rsvd     | rsvd  |
-| NN |    |     |      |         | -  11  00 |0 | rsvd     | rsvd  |
+| NN | RT | RA  | RB   | RC      | nh 10  00 |0 | binlut |  VA-Form      |
+| NN | RT | RA  | RB   | /BFA/   | 0  11  00 |0 | bincrflut  | VA-Form     |
+| NN |    |     |      |         | 0  00  00 |1 | svshape3    | SVM-Form    |
+| NN |    |     |      |         | 1  00  00 |1 | svshape4    | rsvd |
+| NN |    |     |      |         | -  01  00 |1 | rsvd    | rsvd |
 | NN | RT | RA  | RB   | RC      | nh 00  00 |1 | binlut |  VA-Form      |
 | NN | RT | RA  | RB   | /BFA/   | 0  01  00 |1 | bincrflut  | VA-Form     |
 | NN |    |     |      |         | 1  01  00 |1 | svindex    | SVI-Form    |