Searched refs:instructions_left_in_block (Results 1 – 1 of 1) sorted by relevance
110 instructions_left_in_block = 0 variable in TraceData134 if self.uses_thumb_flag and self.instructions_left_in_block == 0:147 …self.instructions_left_in_block = int.from_bytes(block_length_raw, byteorder="little", signed=Fals…150 self.instructions_left_in_block -= 1