bug 1055: whoops forgot to rename instructions
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 7 Feb 2024 20:10:59 +0000 (20:10 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 7 Feb 2024 20:10:59 +0000 (20:10 +0000)
openpower/isa/fpstoreshift.mdwn

index 648d076aa657fbaf9594cc4ae9f505ed1c56fa6a..d98475ae36f5dd4a96636d7c3df6e4bc180f8934 100644 (file)
@@ -4,7 +4,7 @@
 
 X-Form
 
-* stfsx FRS,RA,RB,SH
+* stfssx FRS,RA,RB,SH
 
 Pseudo-code:
 
@@ -28,7 +28,7 @@ Special Registers Altered:
 
 X-Form
 
-* stfsux FRS,RA,RB,SH
+* stfsusx FRS,RA,RB,SH
 
 Pseudo-code:
 
@@ -57,7 +57,7 @@ Special Registers Altered:
 
 X-Form
 
-* stfdx FRS,RA,RB,SH
+* stfdsx FRS,RA,RB,SH
 
 Pseudo-code:
 
@@ -81,7 +81,7 @@ Special Registers Altered:
 
 X-Form
 
-* stfdux FRS,RA,RB,SH
+* stfdusx FRS,RA,RB,SH
 
 Pseudo-code:
 
@@ -109,7 +109,7 @@ Special Registers Altered:
 
 X-Form
 
-* stfiwx FRS,RA,RB,SH
+* stfiwsx FRS,RA,RB,SH
 
 Pseudo-code: