From: lkcl Date: Tue, 17 Nov 2020 02:24:26 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1753 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e654d3590357c0e999b1e1fe07815bc8d33436f;p=libreriscv.git --- diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 7d5541bab..621adbefe 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -103,8 +103,6 @@ addi, mulli etc.) * 10 bit mode may be expanded by 16 bit mode, adding capabilities that do not fit in the extreme limited space. -### Encodings - Mode-switching FSM showing relationship between v3.0B, C 10bit and C 16bit. 16-bit immediate mode remains in 16-bit. @@ -123,6 +121,8 @@ Notes: * "10bit then 16bit" means "this instruction is encoded C 10bit and the following one in C 16bit" +### C Instruction Encoding types + 10-bit Opcode formats (all start with v3.0B EXT000 or EXT001 Major Opcodes)