From: Luke Kenneth Casson Leighton Date: Sun, 5 Apr 2020 12:22:18 +0000 (+0100) Subject: missed braces X-Git-Tag: convert-csv-opcode-to-binary~2937 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4eb95baa51630877ac6962497d1988dc9d84a877;p=libreriscv.git missed braces --- diff --git a/openpower/isa/stringldst.mdwn b/openpower/isa/stringldst.mdwn index e2d314c5e..8ef91dc37 100644 --- a/openpower/isa/stringldst.mdwn +++ b/openpower/isa/stringldst.mdwn @@ -80,7 +80,7 @@ X-Form b <- (RA|0) EA <- b + (RB) - n <- XER57:63 + n <- XER[57:63] r <- RS - 1 i <- 32 do while n > 0