mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 02:30:08 +01:00
added more dependency analysis for post/pre indexing and condition flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user