From: Jacob Lifshay Date: Mon, 6 Nov 2023 03:07:57 +0000 (-0800) Subject: rename all load/store update-shifted-post-increment to *upsx X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29e7eb4329df99e6e7ade1ca30dc4514fe2f1cb4;p=openpower-isa.git rename all load/store update-shifted-post-increment to *upsx https://bugs.libre-soc.org/show_bug.cgi?id=1048#c21 --- diff --git a/openpower/isa/pifixedloadshift.mdwn b/openpower/isa/pifixedloadshift.mdwn index 2847dec8..89d92eee 100644 --- a/openpower/isa/pifixedloadshift.mdwn +++ b/openpower/isa/pifixedloadshift.mdwn @@ -12,7 +12,7 @@ X-Form -* lbzuspx RT,RA,RB +* lbzupsx RT,RA,RB Pseudo-code: @@ -39,7 +39,7 @@ Special Registers Altered: X-Form -* lhzuspx RT,RA,RB +* lhzupsx RT,RA,RB Pseudo-code: @@ -65,7 +65,7 @@ Special Registers Altered: X-Form -* lhauspx RT,RA,RB +* lhaupsx RT,RA,RB Pseudo-code: @@ -92,7 +92,7 @@ Special Registers Altered: X-Form -* lwzuspx RT,RA,RB +* lwzupsx RT,RA,RB Pseudo-code: @@ -119,7 +119,7 @@ Special Registers Altered: X-Form -* lwauspx RT,RA,RB +* lwaupsx RT,RA,RB Pseudo-code: @@ -146,7 +146,7 @@ Special Registers Altered: X-Form -* lduspx RT,RA,RB +* ldupsx RT,RA,RB Pseudo-code: diff --git a/openpower/isa/pifixedstoreshift.mdwn b/openpower/isa/pifixedstoreshift.mdwn index c60aaf6b..de5edafc 100644 --- a/openpower/isa/pifixedstoreshift.mdwn +++ b/openpower/isa/pifixedstoreshift.mdwn @@ -7,7 +7,7 @@ X-Form -* stbuspx RS,RA,RB +* stbupsx RS,RA,RB Pseudo-code: @@ -34,7 +34,7 @@ Special Registers Altered: X-Form -* sthuspx RS,RA,RB +* sthupsx RS,RA,RB Pseudo-code: @@ -61,7 +61,7 @@ Special Registers Altered: X-Form -* stwuspx RS,RA,RB +* stwupsx RS,RA,RB Pseudo-code: @@ -88,7 +88,7 @@ Special Registers Altered: X-Form -* stduspx RS,RA,RB +* stdupsx RS,RA,RB Pseudo-code: