From 610ba1a64bd3ee93be82bdf2671801284ff13f70 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 13 Feb 2021 22:28:03 +0000 Subject: [PATCH] --- openpower/sv/implementation.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/openpower/sv/implementation.mdwn b/openpower/sv/implementation.mdwn index 3cced7dd8..71e9925ba 100644 --- a/openpower/sv/implementation.mdwn +++ b/openpower/sv/implementation.mdwn @@ -135,6 +135,14 @@ Due to the need for exceptions to occur in the middle, the loop should *not* be * TestIssuer: part done * Microwatt: TODO +Remember the following register files need to have for-loops, plus +unit tests: + +* GPR +* SPRs (yes, really: mtspr and mfspr are SV Context-extensible) +* Condition Registers +* FPR (if present) + ## Increasing register file sizes TODO. INTs, FPs, CRs, these all increase to 128. Welcome To Vector ISAs. -- 2.30.2