From c18465423d369974b48a7d7fbf810d995a8719c0 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 28 Jun 2019 05:49:17 +0100 Subject: [PATCH] whitespace --- simple_v_extension/appendix.mdwn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.30.2