From: Luke Kenneth Casson Leighton Date: Thu, 2 Apr 2020 14:55:43 +0000 (+0100) Subject: formatting X-Git-Tag: convert-csv-opcode-to-binary~2974 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2383d7bc8cb6203a7517c4ab9a58e9842285db0;p=libreriscv.git formatting --- diff --git a/openpower/isa/fixedarith.mdwn b/openpower/isa/fixedarith.mdwn index f6503efde..734a0f725 100644 --- a/openpower/isa/fixedarith.mdwn +++ b/openpower/isa/fixedarith.mdwn @@ -525,7 +525,6 @@ VA-Form * maddld RT,RA.RB,RC - prod[0:127] <- (RA) * (RB) sum[0:127] <- prod + EXTS(RC) RT <- sum[64:127]