From e2383d7bc8cb6203a7517c4ab9a58e9842285db0 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 2 Apr 2020 15:55:43 +0100 Subject: [PATCH] formatting --- openpower/isa/fixedarith.mdwn | 1 - 1 file changed, 1 deletion(-) 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] -- 2.30.2