From: Luke Kenneth Casson Leighton Date: Sat, 2 Jun 2018 14:00:31 +0000 (+0100) Subject: adjust questions X-Git-Tag: convert-csv-opcode-to-binary~5322 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a785610856f2858aadc3cf527612bdafcb7bccc8;p=libreriscv.git adjust questions --- diff --git a/simple_v_extension/simple_v_chennai_2018.tex b/simple_v_extension/simple_v_chennai_2018.tex index cd6e9c334..873939d00 100644 --- a/simple_v_extension/simple_v_chennai_2018.tex +++ b/simple_v_extension/simple_v_chennai_2018.tex @@ -389,8 +389,7 @@ for (int i = 0; i < VL; ++i) \begin{itemize} \item Is C.FNE actually needed? Should it be added if it is? - \item FP Exceptions: should linear semantics be forced?\\ - (requires throwing away perfectly good data) + \item Should use of registers be allowed to "wrap" (x30 x31 x1 x2)? \item Is detection of all-scalar ops ok (without slowing pipeline)? \item Can VSELECT be removed? (it's really complex) \item Can CLIP be done as a CSR (mode, like elwidth)