(no commit message)
authorlkcl <lkcl@web>
Mon, 14 Dec 2020 01:51:34 +0000 (01:51 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 14 Dec 2020 01:51:34 +0000 (01:51 +0000)
openpower/sv/example_dep_matrices.mdwn

index 3a33c42c95bc2ac4b050cab3e45d74bf912d38d2..554d27e56d314a2e0166d0fb5c7a9dfbee15870b 100644 (file)
@@ -19,3 +19,7 @@ See <https://bugs.libre-soc.org/show_bug.cgi?id=213#c83>
 |S\_LOGIC1  | y  | y  | y  | y  | y  | y  | y  | y  |  ->    | ?    | ?    | ?    | ?    | ?    | ?    | ?    | ?    | y   | y   | y   | y   |
 |S\_LOGIC2  | y  | y  | y  | y  | y  | y  | y  | y  |  ->    | ?    | ?    | ?    | ?    | ?    | ?    | ?    | ?    | y   | y   | y   | y   |
 
+Register allocation associated with this DM layout: Vectors may *only* be allocated to Vector FPs if RA%4 == RB%4
+== RT%4 and all reg numbers are over 32.  otherwise they are allocated
+to *scalar* FUs which has significantly less computational resources
+but far greater crossbar routing.