From 4ecd7654c29c3c2f9f004fc3e7899c8d998404b7 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 24 Sep 2018 16:46:24 +0100 Subject: [PATCH] zeroing set to 0 --- simple_v_extension.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 6ce30adde..ea10abce9 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -416,7 +416,7 @@ integer registers (as a future option) register itself. * zeroing is either 1 or 0, and if set to 1, the operation must place zeros in any element position where the predication mask is - set to zero. If zeroing is set to 1, unpredicated elements *must* + set to zero. If zeroing is set to 0, unpredicated elements *must* be left alone. Some microarchitectures may choose to interpret this as skipping the operation entirely. Others which wish to stick more closely to a SIMD architecture may choose instead to -- 2.30.2