c
address += ((op_index + (lh.line_range != 0 ? adj_opcode / lh.line_range : 0))
            * lh.minimum_instruction_length);
