test_caller_svp64_powmod: rename to test_aaa_caller_svp64_powmod so pytest tries...
[openpower-isa.git] / src / openpower / decoder / pseudo / pagereader.py
2023-11-06 Jacob Lifshaydetect duplicate instructions
2023-10-29 Luke Kenneth Casso... look for and allow blank lines in pseudocode as well
2023-10-29 Luke Kenneth Casso... remove use of regex (this code is REQUIRED to be SIMPLE)
2023-10-04 Luke Kenneth Casso... add error message showing which instructions have been...
2023-10-03 Luke Kenneth Casso... optional read of "Description" in pagereader.py
2023-10-03 Luke Kenneth Casso... move repeated code block to mini function for reading...
2023-10-01 Luke Kenneth Casso... manually revert damaged caused by jacob to pseudocode...
2023-10-01 Luke Kenneth Casso... Revert "add support for pseudocode being a [[!inline...
2023-10-01 Luke Kenneth Casso... Revert "ignore indented comments too"
2023-09-30 Luke Kenneth Casso... skip blank lines in pagereader.py pprint_ops()
2023-08-01 Jacob Lifshaydon't warn for directories
2023-08-01 Jacob Lifshayignore indented comments too
2023-08-01 Jacob Lifshayadd support for pseudocode being a [[!inline]] directive
2023-05-24 Jacob Lifshayadd support for adding extra uninit_regs from html...
2023-05-04 Jacob Lifshayshow actual mdwn source location in backtrace when...
2022-09-05 Luke Kenneth Casso... use log function for warnings about .mdwn files in...
2022-09-01 Dmitry Selyutinpagereader: skip empty dynamic and static operands
2022-08-30 Dmitry Selyutinpagereader: validate input
2022-08-30 Dmitry Selyutinpagereader.ISA: support iteration
2022-05-03 Luke Kenneth Casso... properly fix pagereader.py to parse markdown with inden...
2022-05-03 Luke Kenneth Casso... allow HTML comments to start with whitespace
2021-09-30 Luke Kenneth Casso... whoops, use cache of pseudocode rather than attempt...
2021-09-30 Luke Kenneth Casso... reduce PyFnWriter compile time (pywriter) by 75%
2021-05-19 Lauri KasanenStop spamming the world whenever PowerDecoder is fired up
2021-05-16 Luke Kenneth Casso... add function reader for appendix and other v3.0B pseudocode
2021-04-23 Luke Kenneth Casso... resolve new path for openpower/isa markdown
2021-04-23 Luke Kenneth Casso... add pseudo and isa