[Libre-soc-bugs] [Bug 604] ISACaller simulator needs RADIX MMU support
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Apr 16 00:51:45 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=604
--- Comment #34 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
tobias: never use "type" in python. always use "isinstance"
if isinstance(addr, str):
return addr
if isinstance(shift, str):
return shift
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list