(no commit message)
authorlkcl <lkcl@web>
Mon, 23 Nov 2020 14:11:41 +0000 (14:11 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 23 Nov 2020 14:11:41 +0000 (14:11 +0000)
openpower/sv/16_bit_compressed.mdwn

index 4fb6dba71baa8369a62e3710238c251abbaa7c0a..6e39d98b5f3c1a562ed4ecc8a3cc0dca29e31a8e 100644 (file)
@@ -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