(no commit message)
authorlkcl <lkcl@web>
Tue, 17 Nov 2020 02:24:26 +0000 (02:24 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 17 Nov 2020 02:24:26 +0000 (02:24 +0000)
openpower/sv/16_bit_compressed.mdwn

index 7d5541bab2efbd5b91483306c288c8f31d53c4a8..621adbefe597f4dfe383c3cb4fa16ffc26096229 100644 (file)
@@ -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)