On Wed, Aug 13, 2014 at 2:37 PM, Alexei Starovoitov <a...@plumgrid.com> wrote: > I don't need an instruction that loads low 32-bit. It already exists. > It's called 'mov'. > I'm going to try encoding: > insn[0].code = LD | IMM | DW > insn[1].code = 0 > zero is invalid opcode, so it's your 'continuation'. > and it is still single 16-byte instructions without any interpreter overhead.
Works for me. --Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/