From 953187521903ebe1924a3984fc75e395170fd6c1 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 3 May 2022 11:30:23 +0100 Subject: [PATCH] properly fix pagereader.py to parse markdown with indented comments these are supposed to be developer-hints rather than actually end up in the pseudocode itself --- openpower/isa/svfixedarith.mdwn | 12 ++++++------ src/openpower/decoder/pseudo/pagereader.py | 14 ++++++++++---- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/openpower/isa/svfixedarith.mdwn b/openpower/isa/svfixedarith.mdwn index 7dc9de5e..b4a39fab 100644 --- a/openpower/isa/svfixedarith.mdwn +++ b/openpower/isa/svfixedarith.mdwn @@ -6,9 +6,9 @@ VA-Form Pseudo-code: - # SVP64: RA,RB,RC,RT have EXTRA2, RS as below - # bit 8 of EXTRA is clear: RS.[s|v]=RT.[s|v]+VL - # bit 8 of EXTRA is set : RS.[s|v]=RC.[s|v] + # - if l.startswith('