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:
b12a524
)
bitmanip.mdwn: add missing Rc static operand
author
Dmitry Selyutin
<ghostmansd@gmail.com>
Tue, 24 Jan 2023 13:22:13 +0000
(16:22 +0300)
committer
Dmitry Selyutin
<ghostmansd@gmail.com>
Tue, 24 Jan 2023 13:22:13 +0000
(16:22 +0300)
openpower/isa/bitmanip.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/bitmanip.mdwn
b/openpower/isa/bitmanip.mdwn
index 9c12c69e24a3fb0233946b4424c7f0a79685f498..76c034d7bc1f4502cb5fbb2513700f4d5415a680 100644
(file)
--- a/
openpower/isa/bitmanip.mdwn
+++ b/
openpower/isa/bitmanip.mdwn
@@
-6,8
+6,8
@@
TLI-Form
-* ternlogi RT,RA,RB,TLI
-* ternlogi. RT,RA,RB,TLI
+* ternlogi RT,RA,RB,TLI
(Rc=0)
+* ternlogi. RT,RA,RB,TLI
(Rc=1)
Pseudo-code: