clarify
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 24 Apr 2018 11:15:53 +0000 (12:15 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 24 Apr 2018 11:15:53 +0000 (12:15 +0100)
simple_v_extension.mdwn

index 06c3f61459ebfe1850ce3054604d6be723ba5dca..c8235749e8aa9ae3576554fd4f463eeaa5463334 100644 (file)
@@ -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 <https://www.sigarch.org/simd-instructions-considered-harmful/>