add regfile image to overview
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Jul 2022 08:28:20 +0000 (09:28 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 1 Jul 2022 08:28:20 +0000 (09:28 +0100)
openpower/sv/overview.mdwn

index a599b2eab29066acae6adb8e90ba17705d1bfad4..078521720ef328f484a6a47f2f91b9cc220c6f5c 100644 (file)
@@ -438,6 +438,8 @@ each element word:
 register number (`RT`, `RA`) indicates the *starting* point for the storage
 and retrieval of the elements.
 
+![image](/svp64-primer/img/svp64_regs.svg)
+
 Our simple loop, instead of accessing the array of regfile entries
 with a computed index `iregs[RT+i]`, would access the appropriate element
 of the appropriate width, such as `iregs[RT].s[i]` in order to access