From 1698b3ed87e85a74e1d015f353876e4f94a6b432 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 24 Jun 2019 20:26:21 +0100 Subject: [PATCH] --- simple_v_extension/specification.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/specification.mdwn b/simple_v_extension/specification.mdwn index a279d2ead..0d164f72c 100644 --- a/simple_v_extension/specification.mdwn +++ b/simple_v_extension/specification.mdwn @@ -2760,7 +2760,7 @@ Notes: * ldb and bne are both using t0, both in ffirst mode * ldb will end on illegal mem, reduce VL, but copied all sorts of stuff into t0 -# bne behaviour modified to do multiple tests (more like FNE). +* bne behaviour modified to do multiple tests (more like FNE). * bne t0 x0 tests up to the NEW VL for nonzero, vector t0 against scalar x0 * however as t0 is in ffirst mode, the first fail wil ALSO stop the compares, and reduce VL as well * the branch only goes to allnonzero if all tests succeed -- 2.30.2