From: lkcl Date: Mon, 23 Nov 2020 14:11:41 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1676 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fb10794370a5c774f576568f6992dcc84cd8141c;p=libreriscv.git --- diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 4fb6dba71..6e39d98b5 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -553,6 +553,13 @@ additional range for immediate and offset operands, effectively forming a 32-bit operation, enabling us to remain in compressed mode even longer. + | byte 0 | byte 1 | byte 2 | byte 3 | + | v3.0B standard 32 bit instruction | + | EXT000 | 16 bit | 16... | + | .. bit | 8nop | v3.0b stand... | + | .. ard 32 bit | EXT000 | 16... | + | .. bit | 16 bit | 8nop | + | v3.0B standard 32 bit instruction | # Analysis techniques and tools