From 3131ad7e0c33cb63ef3b911d7e559d8f7f3ebe5f Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 16 Nov 2020 01:49:47 +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 b3bc33408..af16ff475 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -94,8 +94,8 @@ only available in 16-bit mode, and only available when M=1 and N=1 | 1 | o2 | RT | | 011 | RB | offs | 1 | addis. | 1 | o2 | 0 | | 100 | RB | offs | 1 | cmpdi | 1 | o2 | 1 | | 100 | RB | offs | 1 | cmpwi - | 1 | o2 | RT | | 101 | RA | offs | 1 | ldi - | 1 | o2 | RT | | 110 | RA | offs | 1 | sti + | 1 | o2 | X | | 101 | RA | offs | 1 | ldi + | 1 | o2 | X | | 110 | RA | offs | 1 | sti * Note that bc is included (below) * immediate is constructed from offs (LSBs) and o2 (MSB) -- 2.30.2