From: lkcl Date: Tue, 17 Nov 2020 21:32:37 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1735 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fad3e6d96067a2a86b62d37f89caa491885831ed;p=libreriscv.git --- diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 1230dcd7b..c62e4587f 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -199,8 +199,8 @@ Further Notes: * for LD/ST, offset is aligned. 8-byte: i2||imm||0b000 4-byte: 0b00 * SV Prefix over-rides help provide alternative bitwidths for LD/ST * RA|0 if RA is zero, addi. becomes "li" - - this only works if RT takes part of opcode - - mv is also possible by specifying an immediate of zero + - this only works if RT takes part of opcode + - mv is also possible by specifying an immediate of zero ### Illegal and nop