From db4853ef3f40ddb6a60c40cd5830b3cfdc4ca7a0 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 6 Nov 2018 05:01:09 +0000 Subject: [PATCH] add TODO on vector config state as a "stack" --- simple_v_extension/specification.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/simple_v_extension/specification.mdwn b/simple_v_extension/specification.mdwn index 65c5d43db..3d2fd0803 100644 --- a/simple_v_extension/specification.mdwn +++ b/simple_v_extension/specification.mdwn @@ -2157,4 +2157,11 @@ TODO: update elwidth to be default / 8 / 16 / 32 TODO: document different lengths for INT / FP regfiles, and provide as part of info register. 00=32, 01=64, 10=128, 11=reserved. +--- + +push/pop of vector config state: + +when Bank in CFG is altered, shift the "addressing" of Reg and +Pred CSRs to match. i.e. treat the Reg and Pred CSRs as a +"mini stack". -- 2.30.2