From 9a73cab51cc38331115d9c9ea09c773b7fb1a65e Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 24 Apr 2018 12:15:53 +0100 Subject: [PATCH] clarify --- simple_v_extension.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 06c3f6145..c8235749e 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -1675,6 +1675,8 @@ ADD r0, rs1, rs2 is actually a desirable copy from r2 into r0. Destruction of destination indices requires a copy of the entire vector in advance to avoid. +TBD: floating-point compare and other exception handling + # References * SIMD considered harmful -- 2.30.2