From: lkcl Date: Wed, 19 Apr 2023 14:48:03 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3bd9d70b024d89092b3ba797e9ec2bacf4db3ea4;p=libreriscv.git --- diff --git a/openpower/sv/sprs.mdwn b/openpower/sv/sprs.mdwn index 867169894..bc55ee67f 100644 --- a/openpower/sv/sprs.mdwn +++ b/openpower/sv/sprs.mdwn @@ -178,7 +178,7 @@ batches 3. batch evaluation is done *before* REMAP, making Hazard elimination easier for Multi-Issue systems. -*Hardare architectural note: each element within the same group may be treated as +*Hard2are 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.*