From b1e239386f4bb3360a23b48df40fa55077ecf75f Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 24 Nov 2018 03:59:23 +0000 Subject: [PATCH] clarify elwidth section --- simple_v_extension/specification.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/simple_v_extension/specification.mdwn b/simple_v_extension/specification.mdwn index d519e8a85..542919af7 100644 --- a/simple_v_extension/specification.mdwn +++ b/simple_v_extension/specification.mdwn @@ -1341,9 +1341,7 @@ to "Multi-indirection", respectively. Element bitwidth is best covered as its own special section, as it is quite involved and applies uniformly across-the-board. SV restricts -bitwidth polymorphism to default, default/2, default\*2 and 8-bit -(whilst this seems limiting, the justification is covered in a later -sub-section). +bitwidth polymorphism to default, 8-bit, 16-bit and 32-bit. The effect of setting an element bitwidth is to re-cast each entry in the register table, and for all memory operations involving -- 2.30.2