Port pressure returned in tuple with Memory Operand

This commit is contained in:
stefandesouza
2024-03-04 20:00:43 +01:00
parent 46004add41
commit 38781ecc94
9 changed files with 46 additions and 46 deletions

View File

@@ -270,7 +270,7 @@ class ArchSemantics(ISASemantics):
for x in instruction_form.semantic_operands["source"]
+ instruction_form.semantic_operands["src_dst"]
if isinstance(x, MemoryOperand)
]
][0]
)
# if multiple options, choose based on reg type
data_port_uops = [