add glossary term "program order"
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 26 Dec 2020 22:10:17 +0000 (22:10 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 26 Dec 2020 22:10:17 +0000 (22:10 +0000)
program_order.mdwn

index 4f004f28584b8de672cb9d2a0c39e523b3562a3b..5cc62454459fe6bd3f84f397684a0601e88f8f2b 100644 (file)
@@ -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.