From: Luke Kenneth Casson Leighton Date: Fri, 17 Nov 2023 15:27:48 +0000 (+0000) Subject: change ld/st shift to Z23-Form X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bbad32dbedb43e7e266adda57e6a570832df3925;p=openpower-isa.git change ld/st shift to Z23-Form --- diff --git a/openpower/isa/pifixedloadshift.mdwn b/openpower/isa/pifixedloadshift.mdwn index ad19d70a..7ef2cbbb 100644 --- a/openpower/isa/pifixedloadshift.mdwn +++ b/openpower/isa/pifixedloadshift.mdwn @@ -13,7 +13,7 @@ # Load Byte and Zero with Post-Update Indexed -X-Form +Z23-Form * lbzupsx RT,RA,RB,SH @@ -41,7 +41,7 @@ Special Registers Altered: # Load Halfword and Zero with Post-Update Indexed -X-Form +Z23-Form * lhzupsx RT,RA,RB @@ -67,7 +67,7 @@ Special Registers Altered: # Load Halfword Algebraic with Post-Update Indexed -X-Form +Z23-Form * lhaupsx RT,RA,RB @@ -94,7 +94,7 @@ Special Registers Altered: # Load Word and Zero with Post-Update Indexed -X-Form +Z23-Form * lwzupsx RT,RA,RB @@ -121,7 +121,7 @@ Special Registers Altered: # Load Word Algebraic with Post-Update Indexed -X-Form +Z23-Form * lwaupsx RT,RA,RB @@ -148,7 +148,7 @@ Special Registers Altered: # Load Doubleword with Post-Update Indexed -X-Form +Z23-Form * ldupsx RT,RA,RB diff --git a/openpower/isa/pifixedstoreshift.mdwn b/openpower/isa/pifixedstoreshift.mdwn index 22ef4281..194bee36 100644 --- a/openpower/isa/pifixedstoreshift.mdwn +++ b/openpower/isa/pifixedstoreshift.mdwn @@ -8,7 +8,7 @@ # Store Byte with Post-Update Indexed -X-Form +Z23-Form * stbupsx RS,RA,RB @@ -35,7 +35,7 @@ Special Registers Altered: # Store Halfword with Post-Update Indexed -X-Form +Z23-Form * sthupsx RS,RA,RB @@ -62,7 +62,7 @@ Special Registers Altered: # Store Word with Post-Update Indexed -X-Form +Z23-Form * stwupsx RS,RA,RB @@ -89,7 +89,7 @@ Special Registers Altered: # Store Doubleword with Post-Update Indexed -X-Form +Z23-Form * stdupsx RS,RA,RB diff --git a/openpower/isa/pifploadshift.mdwn b/openpower/isa/pifploadshift.mdwn index 512296d5..b6853842 100644 --- a/openpower/isa/pifploadshift.mdwn +++ b/openpower/isa/pifploadshift.mdwn @@ -3,7 +3,7 @@ # Load Floating-Point Single with Post-Update Shifted Indexed -X-Form +Z23-Form * lfsupsx FRT,RA,RB,SH @@ -33,7 +33,7 @@ Special Registers Altered: # Load Floating-Point Double with Post-Update Indexed -X-Form +Z23-Form * lfdupsx FRT,RA,RB,SH