From: Luke Kenneth Casson Leighton Date: Sun, 5 Apr 2020 12:15:04 +0000 (+0100) Subject: missed braces X-Git-Tag: convert-csv-opcode-to-binary~2939 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=74a2c361da2de4b2b8a4e2c24f752f83aeb3679c;p=libreriscv.git missed braces --- diff --git a/openpower/isa/stringldst.mdwn b/openpower/isa/stringldst.mdwn index c1f906947..99ac486ef 100644 --- a/openpower/isa/stringldst.mdwn +++ b/openpower/isa/stringldst.mdwn @@ -31,7 +31,7 @@ X-Form b <- (RA|0) EA <- b + (RB) - n <- XER 57:63 + n <- XER[57:63] r <- RT - 1 i <- 32 RT <- undefined