projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6fa24
)
fix instruction name conflicts
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 6 Nov 2023 02:20:42 +0000
(18:20 -0800)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 6 Nov 2023 03:15:29 +0000
(19:15 -0800)
openpower/isa/pifixedloadshift.mdwn
patch
|
blob
|
history
openpower/isa/pifixedstoreshift.mdwn
patch
|
blob
|
history
openpower/isa/pifpload.mdwn
patch
|
blob
|
history
openpower/isa/pifploadshift.mdwn
patch
|
blob
|
history
openpower/isa/pifpstoreshift.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/pifixedloadshift.mdwn
b/openpower/isa/pifixedloadshift.mdwn
index 51abc920af319d5d6f7e26173804119af59c7128..2847dec8bf45af8a3736d798cc6c8329e76c0304 100644
(file)
--- a/
openpower/isa/pifixedloadshift.mdwn
+++ b/
openpower/isa/pifixedloadshift.mdwn
@@
-12,7
+12,7
@@
X-Form
-* lbzupx RT,RA,RB
+* lbzu
s
px RT,RA,RB
Pseudo-code:
@@
-39,7
+39,7
@@
Special Registers Altered:
X-Form
-* lhzupx RT,RA,RB
+* lhzu
s
px RT,RA,RB
Pseudo-code:
@@
-65,7
+65,7
@@
Special Registers Altered:
X-Form
-* lhaupx RT,RA,RB
+* lhau
s
px RT,RA,RB
Pseudo-code:
@@
-92,7
+92,7
@@
Special Registers Altered:
X-Form
-* lwzupx RT,RA,RB
+* lwzu
s
px RT,RA,RB
Pseudo-code:
@@
-119,7
+119,7
@@
Special Registers Altered:
X-Form
-* lwaupx RT,RA,RB
+* lwau
s
px RT,RA,RB
Pseudo-code:
@@
-146,7
+146,7
@@
Special Registers Altered:
X-Form
-* ldupx RT,RA,RB
+* ldu
s
px RT,RA,RB
Pseudo-code:
diff --git
a/openpower/isa/pifixedstoreshift.mdwn
b/openpower/isa/pifixedstoreshift.mdwn
index 93ea5dac9b4051c17a4b4fa4c7967678b90fac5a..c60aaf6bf6dc7de8e57777404bd242cee8fbbcc5 100644
(file)
--- a/
openpower/isa/pifixedstoreshift.mdwn
+++ b/
openpower/isa/pifixedstoreshift.mdwn
@@
-7,7
+7,7
@@
X-Form
-* stbupx RS,RA,RB
+* stbu
s
px RS,RA,RB
Pseudo-code:
@@
-34,7
+34,7
@@
Special Registers Altered:
X-Form
-* sthupx RS,RA,RB
+* sthu
s
px RS,RA,RB
Pseudo-code:
@@
-61,7
+61,7
@@
Special Registers Altered:
X-Form
-* stwupx RS,RA,RB
+* stwu
s
px RS,RA,RB
Pseudo-code:
@@
-88,7
+88,7
@@
Special Registers Altered:
X-Form
-* stdupx RS,RA,RB
+* stdu
s
px RS,RA,RB
Pseudo-code:
diff --git
a/openpower/isa/pifpload.mdwn
b/openpower/isa/pifpload.mdwn
index d9de3315115dfca2e2ac64a3b2efacd38a797611..4ee44438b10398ae0a50a27550e5e94d0a057a1b 100644
(file)
--- a/
openpower/isa/pifpload.mdwn
+++ b/
openpower/isa/pifpload.mdwn
@@
-91,7
+91,7
@@
Special Registers Altered:
X-Form
-* lfdu
xp
FRT,RA,RB
+* lfdu
px
FRT,RA,RB
Pseudo-code:
diff --git
a/openpower/isa/pifploadshift.mdwn
b/openpower/isa/pifploadshift.mdwn
index bf686a4246d339555b5e8738269f6e2827fe771b..246d38868b33fc35586f9e6620bf98542540865c 100644
(file)
--- a/
openpower/isa/pifploadshift.mdwn
+++ b/
openpower/isa/pifploadshift.mdwn
@@
-6,7
+6,7
@@
X-Form
-* lfsupx FRT,RA,RB,SH
+* lfsup
s
x FRT,RA,RB,SH
Pseudo-code:
@@
-36,7
+36,7
@@
Special Registers Altered:
X-Form
-* lfdu
xp
FRT,RA,RB
+* lfdu
psx
FRT,RA,RB
Pseudo-code:
diff --git
a/openpower/isa/pifpstoreshift.mdwn
b/openpower/isa/pifpstoreshift.mdwn
index 6601266a57b30750071db79cb914629f615e6042..ba4767ac2c241d79ae78009033d030a0864e8e62 100644
(file)
--- a/
openpower/isa/pifpstoreshift.mdwn
+++ b/
openpower/isa/pifpstoreshift.mdwn
@@
-6,7
+6,7
@@
X-Form
-* stfsux FRS,RA,RB,SH
+* stfsu
ps
x FRS,RA,RB,SH
Pseudo-code:
@@
-35,7
+35,7
@@
Special Registers Altered:
X-Form
-* stfdux FRS,RA,RB
+* stfdu
ps
x FRS,RA,RB
Pseudo-code: