(no commit message)
authorlkcl <lkcl@web>
Sun, 25 Oct 2020 19:45:29 +0000 (19:45 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 25 Oct 2020 19:45:29 +0000 (19:45 +0000)
openpower/openpower/sv/predication.mdwn

index f9de633dc9446c560ed64c05761c17a14b095d85..aad7a6681d3b2b464e6e650ec9635b63aa4236a2 100644 (file)
@@ -20,7 +20,7 @@
 
 this involves treating each CR as providing one bit of predicate. If there is limited space in SVPrefix it will be a fixed bit (bit 0) otherwise it may be selected (bit 0 to 3 of the CR)
 
-the crucial advantage of this proposal is that the Function Units can have one more register (a CR) added as their Read Dependency Hazards just like all the other incoming source registers.
+the crucial advantage of this proposal is that the Function Units can have one more register (a CR) added as their Read Dependency Hazards just like all the other incoming source registers, and there is no need for a special "Predicate Shadow Function Unit".
 
 an analysis of changing the element widths (for SIMD) gives the following potential arrangements, for which it is assumed that 2x 32-bit FUs "pair up" for single 64 bit arithmetic, HI32 and LO32 style.