mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 10:10:08 +01:00
FIX #46 untangled semantic and non-semantic operand info
This commit is contained in:
@@ -67,6 +67,7 @@ def get_marker(isa):
|
||||
|
||||
|
||||
def find_marked_section(lines, parser, mov_instr, mov_reg, mov_vals, nop_bytes, reverse=False):
|
||||
# TODO match to instructions returned by get_marker
|
||||
index_start = -1
|
||||
index_end = -1
|
||||
for i, line in enumerate(lines):
|
||||
|
||||
Reference in New Issue
Block a user