add exec summary link
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Aug 2022 01:58:57 +0000 (02:58 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 1 Aug 2022 01:58:57 +0000 (02:58 +0100)
openpower/pandoc_img.py

index e9f0b376a654356a37b7134c3a7062effa73acc9..ec440c4501b70c6f2adf7ce9d281e360d9381c54 100755 (executable)
@@ -66,6 +66,7 @@ def inlinenotes(k, v, f, meta):
                    'sv/normal': 'Arithmetic Mode',
                    'sv/ldst': 'Load/Store Mode',
                    'sv/cr_ops': 'Condition Register Fields Mode',
+                   'sv/executive_summary': 'Exevutive Summary',
                    'sv/branches': 'Branch Mode',
                    'sv/setvl': 'setvl instruction',
                    'sv/svstep': 'svstep instruction',