From: Luke Kenneth Casson Leighton Date: Wed, 23 Jun 2021 16:31:55 +0000 (+0100) Subject: looks like spec error on maddhd etc. should be a comma rather than fullstop X-Git-Tag: xlen-bcd~406 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bb860619a0c06401945b4ba2f62ccefaec1dac66;p=openpower-isa.git looks like spec error on maddhd etc. should be a comma rather than fullstop --- diff --git a/openpower/isa/fixedarith.mdwn b/openpower/isa/fixedarith.mdwn index 470a833c..bff81b42 100644 --- a/openpower/isa/fixedarith.mdwn +++ b/openpower/isa/fixedarith.mdwn @@ -613,7 +613,7 @@ Special Registers Altered: VA-Form -* maddhd RT,RA.RB,RC +* maddhd RT,RA,RB,RC Pseudo-code: @@ -629,7 +629,7 @@ Special Registers Altered: VA-Form -* maddhdu RT,RA.RB,RC +* maddhdu RT,RA,RB,RC Pseudo-code: @@ -645,7 +645,7 @@ Special Registers Altered: VA-Form -* maddld RT,RA.RB,RC +* maddld RT,RA,RB,RC Pseudo-code: