(no commit message)
authorlkcl <lkcl@web>
Sun, 23 Apr 2023 15:35:01 +0000 (16:35 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 23 Apr 2023 15:35:01 +0000 (16:35 +0100)
openpower/sv/rfc/ls014.mdwn

index 33334363fc631461d946735bb4e67afceec5c404..a73593859165db1876326128bb8632d28bf4048f 100644 (file)
@@ -76,7 +76,8 @@ Desirable savings in general binary size are achieved.
 3. word halfword byte nibble 2-bit 1-bit reversal at multiple levels are all achieved
    with grevlut. Some of these instructions were explicitly added in Power ISA v3.1
    but grevlut is akin to xxeval.
-4. grevlut is expensive in hardware (estimated 20,000 gates)
+4. grevlut can be expensive in hardware (estimated 20,000 gates) but
+   like xxeval provides 512 equivalent instructions.
 
 **Changes**