projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1366b67
)
add glossary term "program order"
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 26 Dec 2020 22:10:17 +0000
(22:10 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sat, 26 Dec 2020 22:10:17 +0000
(22:10 +0000)
program_order.mdwn
patch
|
blob
|
history
diff --git
a/program_order.mdwn
b/program_order.mdwn
index 4f004f28584b8de672cb9d2a0c39e523b3562a3b..5cc62454459fe6bd3f84f397684a0601e88f8f2b 100644
(file)
--- a/
program_order.mdwn
+++ b/
program_order.mdwn
@@
-7,3
+7,5
@@
See <https://stackoverflow.com/questions/26933991/what-does-actually-program-ord
operations of each individual processor appear in this sequence in
the order specified by its program.
+For [[SV|sv]] this also includes the Sub-execution loops, VL and SUBVL.
+Each of these must have their "Program Order" preserved.