projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c63133
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 24 Dec 2020 14:50:25 +0000
(14:50 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 24 Dec 2020 14:50:25 +0000
(14:50 +0000)
openpower/sv/overview.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/overview.mdwn
b/openpower/sv/overview.mdwn
index 5feadf406de51fa902fce30b759548bb6bd613f5..c056c0eacc968a8b8d34569d7ac70de55a757e49 100644
(file)
--- a/
openpower/sv/overview.mdwn
+++ b/
openpower/sv/overview.mdwn
@@
-17,7
+17,7
@@
The fundamentals are:
* Some registers may be "tagged" as Vectors
* During the loop, "Vector"-tagged register are incremented by
one with each iteration, executing the *same instruction*
- but with *different reg
u
sters*
+ but with *different reg
i
sters*
* Once the loop is completed *only then* is the Program Counter
allowed to move to the next instruction.