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:
3c3f142
)
update comments on svstep returning pack/unpack state
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 25 Mar 2023 14:14:30 +0000
(14:14 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 25 Mar 2023 17:08:32 +0000
(17:08 +0000)
openpower/isa/simplev.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/simplev.mdwn
b/openpower/isa/simplev.mdwn
index 290454cbe4b9cb57ef2c0a928bded094f0282f23..b22007dc45f9737253c5c75e2feab92d3f957757 100644
(file)
--- a/
openpower/isa/simplev.mdwn
+++ b/
openpower/isa/simplev.mdwn
@@
-11,7
+11,7
@@
SVL-Form
Pseudo-code:
if SVi[3:4] = 0b11 then
- # store
subvl,
pack and unpack in SVSTATE
+ # store pack and unpack in SVSTATE
SVSTATE[53] <- SVi[5]
SVSTATE[54] <- SVi[6]
RT <- [0]*62 || SVSTATE[53:54]