RE_MOVQ_ZERO = re.compile(r"movq\s+\$0,\s+-?\d+\(%r[sb]p\)") RE_MOVL_ZERO = re.compile(r"movl\s+\$0,\s+-?\d+\(%r[sb]p\)") RE_MOVW_ZERO = re.compile(r"movw\s+\$0,\s+ ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results