From 9bf0d727a21e4f79edf2effc9aa75b716c72ee74 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 17 Nov 2020 02:44:18 +0000 Subject: [PATCH] --- openpower/sv/16_bit_compressed.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 621adbefe..f0ef765ea 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -109,9 +109,10 @@ Mode-switching FSM showing relationship between v3.0B, C 10bit and C 16bit. | 0 | 1234 | 567 8 | 9abcde | f | explanation |EXT000/1 | Cmaj.m | fields | 0 | 10bit then v3.0B |EXT000/1 | Cmaj.m | fields | 1 | 10bit then 16bit + | 0 | flds | Cmaj.m | fields | 0 | 16bit then v3.0B | 0 | flds | Cmaj.m | fields | 1 | 16bit then 16bit | 1 | flds | Cmaj.m | fields | 1 | 16b/imm then 16bit - | 1 | flds | Cmaj.m | fields | 0 | 16bit then v3.0B + | 1 | flds | Cmaj.m | fields | 0 | 16b then 1x v3.0B Notes: -- 2.30.2