From 4c0e685c78ff2f2f79e7b2541ca253cfa1693912 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 1 Dec 2020 16:27:45 +0000 Subject: [PATCH] --- openpower/sv/16_bit_compressed.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 187de17bd..bf1ee3f9f 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -294,10 +294,11 @@ is "nop" 16 bit mode only: + | 0 | 1 | 234 | | 567.8 | 9 ab | c de | f | | - | - | --- | | ----- | ----- | ------ | - | | 1 | 0 000 | | 000.0 | 0 00 | 0 00 | 0 | nop - | 1 | 1 000 | | 000.0 | 0 00 | 0 00 | 0 | attn - | 1 | nonzero | | 000.0 | 0 00 | 0 00 | 0 | TBD + | N | 1 000 | | 000.0 | 0 00 | 0 00 | M | attn + | N | | !=0 | | 000.0 | 0 00 | 0 00 | M | TBD Notes: -- 2.30.2