From: Luke Kenneth Casson Leighton Date: Fri, 28 Jun 2019 04:49:17 +0000 (+0100) Subject: whitespace X-Git-Tag: convert-csv-opcode-to-binary~4370 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c18465423d369974b48a7d7fbf810d995a8719c0;p=libreriscv.git whitespace --- diff --git a/simple_v_extension/appendix.mdwn b/simple_v_extension/appendix.mdwn index 79b9383f5..426ff2247 100644 --- a/simple_v_extension/appendix.mdwn +++ b/simple_v_extension/appendix.mdwn @@ -15,10 +15,10 @@ that is zero", however with traps, the first element has to be given the opportunity to throw the exact same trap that would be thrown if this were a scalar operation (when VL=1). -Note that implementors are required to mutually exclusively choose one or -the other modes: an instruction is **not** permitted to fail on a trap -*and* fail a conditional test. This advice to custom opcode writers as -well as future extension writers. +Note that implementors are required to mutually exclusively choose one +or the other modes: an instruction is **not** permitted to fail on a +trap *and* fail a conditional test at the same time. This advice to +custom opcode writers as well as future extension writers. ## Fail-on-first traps