add python function writer, takes Appendix v3.0B pseudocode functions
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 18 May 2021 08:56:48 +0000 (09:56 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 18 May 2021 08:56:48 +0000 (09:56 +0100)
commitab5bd623c9150eda7702a44b38acb2444910ec49
tree134b053792e92ba1ee28d38cd7e8c459b8d8e46d
parenta1698c4d20d224c32daab1e5f41dab53add1d262
add python function writer, takes Appendix v3.0B pseudocode functions
and generates executable python
src/openpower/decoder/pseudo/pyfnwriter.py [new file with mode: 0644]