clarify
[libreriscv.git] / simple_v_extension / simple_v_chennai_2018.tex
index 7cd08ad85c1905d8b3737a2b3ccfae2d083aadd6..b6c34eb113b1cb2dea0a12fe1d89979a29587ede 100644 (file)
@@ -494,8 +494,8 @@ for (i = 0; i < 16; i++) // 16 CSRs?
          also is less work per cycle: lower complexity / latency)\vspace{4pt}
    \item With zeroing off, skipping non-predicated elements is hard:\\
          it is however an optimisation (and could be skipped).\vspace{4pt}
-   \item Setting up the tables (interpreting the CSR key-value stores)\\
-            might be a bit complex to optimise.
+   \item Setting up the Register/Predication tables (interpreting the\\
+            CSR key-value stores) might be a bit complex to optimise.
   \end{itemize}
 }