From: lkcl Date: Mon, 30 Nov 2020 16:41:16 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1595 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f9eb3bd10d7ae9ef6787bbc46776c88f1250809;p=libreriscv.git --- diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index b170ab2fe..227c2503d 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -378,6 +378,8 @@ Note: for 10-bit, ignore bits 0-4 (used by EXTNNN=Compressed) * 10-bit, ignore bits 0-4 (used by EXTNNN=Compressed) * 16-bit: note that bit 1==0 (sub-sub-encoding) +10 and 16 bit: + | 16-bit mode | | 10-bit mode | | 0 | 1 | 234 | | 567.8 | 9ab | c d e | f | | - | - | --- | | ----- | --- | ----- | - | @@ -412,6 +414,8 @@ Notes: * 10-bit, ignore bits 0-4 (used by EXTNNN=Compressed) * 16-bit: note that bit 1==0 (sub-sub-encoding) +10 and 16 bit: + | 16-bit mode | | 10-bit mode | | 0 | 1 | 234 | | 567.8 | 9ab | c d e | f | | - | - | --- | | ----- | --- | ----- | - | @@ -454,6 +458,8 @@ Note here that elwidth overrides (SV Prefix) can be used to select FP16/32/64 * 10-bit, ignore bits 0-4 (used by EXTNNN=Compressed) * 16-bit: note that bit 1==0 (sub-sub-encoding) +10 and 16 bit: + | 16-bit mode | | 10-bit mode | | 0 | 1 | 234 | | 567.8 | 9ab | c d e | f | | - | - | --- | | ----- | --- | ----- | - |