replace self.insnlog.append with self.trace function
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 16 May 2023 01:31:43 +0000 (02:31 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:18 +0000 (19:51 +0100)
commitd461a9c3aca8c032c6c1b53b5e885b9d637a3f4f
tree7e149f9b8e6af9270a28a8896c5f6676dd18ae61
parent32e227398537533b651f3e25c2f4cf2dc67e7074
replace self.insnlog.append with self.trace function
that is explicitly inactive if the (new) insnlog input is None
https://bugs.libre-soc.org/show_bug.cgi?id=1039
src/openpower/decoder/isa/caller.py