From 04d35d2f833b4ba2ac85bd263595b043c1fea494 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 17 Nov 2020 13:02:07 +0000 Subject: [PATCH] --- openpower/sv/16_bit_compressed.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 5f169c322..9a21c7efe 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -70,9 +70,9 @@ instructions. That being the case then even one of those 11 bits would also need to be dedicated to saying if 16 bit mode is to be continued. 10 bits remain for actual opcodes, which is ridiculously tight. -The reason for picking 2 contiguous Major v3.0B opcodes is illustrated belo: +The reason for picking 2 contiguous Major v3.0B opcodes is illustrated below: - 0 1 2 3 4 5 6 7 8 9 a b c d e f| + |0 1 2 3 4 5 6 7 8 9 a b c d e f| |major op..0| LO Half C space | |major op..1| HI Half C space | |N N N N N|<--11 bits C space-->| -- 2.30.2