From: Luke Kenneth Casson Leighton Date: Fri, 17 Nov 2023 15:20:37 +0000 (+0000) Subject: add comment/header on ld/st shift instructions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=386ce2fa87d3c19a382f86fa3d50cd555b044ded;p=openpower-isa.git add comment/header on ld/st shift instructions --- diff --git a/openpower/isa/pifixedloadshift.mdwn b/openpower/isa/pifixedloadshift.mdwn index 89d92eee..1572acc7 100644 --- a/openpower/isa/pifixedloadshift.mdwn +++ b/openpower/isa/pifixedloadshift.mdwn @@ -4,7 +4,10 @@ - + + + + diff --git a/openpower/isa/pifixedstoreshift.mdwn b/openpower/isa/pifixedstoreshift.mdwn index de5edafc..22ef4281 100644 --- a/openpower/isa/pifixedstoreshift.mdwn +++ b/openpower/isa/pifixedstoreshift.mdwn @@ -3,6 +3,9 @@ + + + # Store Byte with Post-Update Indexed X-Form diff --git a/openpower/isa/pifploadshift.mdwn b/openpower/isa/pifploadshift.mdwn index 246d3886..8569c2ca 100644 --- a/openpower/isa/pifploadshift.mdwn +++ b/openpower/isa/pifploadshift.mdwn @@ -1,6 +1,5 @@ - - - + + # Load Floating-Point Single with Post-Update Shifted Indexed diff --git a/openpower/isa/pifpstoreshift.mdwn b/openpower/isa/pifpstoreshift.mdwn index ba4767ac..a91570b4 100644 --- a/openpower/isa/pifpstoreshift.mdwn +++ b/openpower/isa/pifpstoreshift.mdwn @@ -1,6 +1,5 @@ - - - + + # Store Floating-Point Single with Update Shifted Indexed