From: lkcl Date: Wed, 19 Apr 2023 13:48:20 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=957b41e008a8a137dc082ae1d7bf50ffc982078a;p=libreriscv.git --- diff --git a/openpower/sv/sprs.mdwn b/openpower/sv/sprs.mdwn index 7ad4e07d9..bafa3329b 100644 --- a/openpower/sv/sprs.mdwn +++ b/openpower/sv/sprs.mdwn @@ -171,6 +171,11 @@ except that the hardware may *choose* the number of elements. should be done only with due care and respect for the fact that SVSTATE has exactly the same peer-level status as a Program Counter.* +*Hardare architectural note: each element within the same group may be treated as +100% independent from any other element within that group, and therefore +neither Register Hazards nor Memory Hazards inter-element exist. This makes +implementation far easier on resources.* + ## SVLR SV Link Register, exactly analogous to LR (Link Register) may