Searched refs:insts_before_pc (Results 1 – 1 of 1) sorted by relevance
471 def disassemble_instructions (target, instructions, pc, insts_before_pc, insts_after_pc, non_zeroet… argument494 if insts_before_pc == -1:497 start_idx = pc_index - insts_before_pc500 if insts_before_pc == -1: