mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
Fixed semantic and marker tests. Now only dump needs to be adjusted
This commit is contained in:
@@ -22,7 +22,7 @@ class TestDBInterface(unittest.TestCase):
|
||||
instruction_id="DoItRightAndDoItFast",
|
||||
operands_id=[
|
||||
MemoryOperand(offset_ID="imd", base_id="gpr", index_id="gpr", scale_id=8),
|
||||
RegisterOperand(name_id="xmm"),
|
||||
RegisterOperand(name="xmm"),
|
||||
],
|
||||
throughput=1.25,
|
||||
latency=125,
|
||||
|
||||
Reference in New Issue
Block a user