added more dependency analysis for post/pre indexing and condition flags

This commit is contained in:
JanLJL
2023-03-14 17:00:02 +01:00
parent 1b261912e0
commit 0985e81b23
8 changed files with 161 additions and 47 deletions

View File

@@ -127,7 +127,6 @@ class ISASemantics(object):
}
)
)
# store operand list in dict and reassign operand key/value pair
instruction_form["semantic_operands"] = AttrDict.convert_dict(op_dict)
# assign LD/ST flags