-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When launching the generate_insts_from_asl() function of instrs2asl.py, the tool crashes on MRS and MSR instructions:
Traceback (most recent call last):
File "<stdin>", line 8, in <module>
File "/XXX/mra_tools/bin/instrs2asl.py", line 981, in generate_insts
for condition in self.conditions:
File "/XXX/mra_tools/bin/instrs2asl.py", line 1137, in solve
File "<string>", line 1
SYSm == SYSm<0>
SyntaxError: invalid syntax
Metadata
Metadata
Assignees
Labels
No labels