(no commit message)
authorlkcl <lkcl@web>
Wed, 20 Apr 2022 16:54:33 +0000 (17:54 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 20 Apr 2022 16:54:33 +0000 (17:54 +0100)
openpower/sv/biginteger/appendix.mdwn

index 586d5f3c015ef116314d8246134f83c9732b1392..8c035aec96f48a36434790d49c808ceb9f770427 100644 (file)
@@ -216,12 +216,3 @@ zero.
 An Rc=1 variant tests not against RT but RA, which allows detection
 of a fixup in Knuth Algorithm D: the condition where RA is not zero.
 
-# EXT004 Opcode map
-
-See Power ISA v3.1, Book III, Appendix D, Table 13 (sheet 7 of 8), p1357.
-Proposed is the addition of `msubxd` (**DRAFT, NOT APPROVED**) which is
-in `110110`.  A corresponding `maddxd` is proposed for `110010`
-
-| 110000 | 110001  | 110010 | 110011 | 110100 | 110101 | 110110 | 110111 |
-| ------ | ------- | ------ | ------ | ------ | ------ | ------ | ------ |
-| maddhd | maddhdu | maddxd | maddld | rsvd   | rsvd   | msubxd | rsvd   |