On Sun, Nov 12, 2017 at 09:04:43AM +0800, Christopher Li wrote: > - create special instruction that is not part of bb->insns. Push > instruction in insn.arguments. You already came with this previously and I already replied you about it. I don't know what make you think that OP_PUSH are not in bb->insns but you're wrong: they are normal instructions and are thus stored in the bb->insns, the second patch even change their position inside this list. -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html