From: lkcl Date: Mon, 16 Nov 2020 07:52:56 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1786 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=90cb6f6bef8aa0f70592f9152dea0efc64419550;p=libreriscv.git --- diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index f7a78f09a..30e3da9f8 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -164,10 +164,10 @@ that do not fit in the extreme limited space. | 16-bit mode | | 10-bit mode | | 0 | 1 | 2 3 4 | | 567 | 89a | b c d | e | f | | N | | RT | | 010 | RB | RA!=0 | 0 | M | add + | N | | RT | | 010 | RB | RA | 1 | M | mul | N | | RT!=0 | | 011 | RB | RA!=0 | 0 | M | sub. | N | 0 | 000 | | 011 | RB | RA!=0 | 0 | M | cmpw | N | 1 | 000 | | 011 | RB | RA!=0 | 0 | M | cmpl - | N | | RT | | 010 | RB | RA | 1 | M | mul | N | | RT | | 011 | RB | 000 | 0 | M | neg. 10 bit mode: