[Libre-soc-bugs] [Bug 1173] provide an option to switch ISACaller to use a different Mem class that uses mmap.mmap instead of a dict
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Nov 5 07:42:32 GMT 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1173
--- Comment #18 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Jacob Lifshay from comment #14)
> class TestCase:
> __test__ = False # pytest should ignore this class
>
> def __init__(self, program, name, regs=None, sprs=None, cr=0, mem=None,
> msr=0,
None.
> do_sim=True,
> extra_break_addr=None,
> svstate=0,
None.
then back in ISACaller, "if msr is None: msr = DEFAULT_MSR" same with svstate.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list