From: Eric Dumazet Date: Mon, 4 Jun 2012 21:26:30 +0000 (+0000) Subject: x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction X-Git-Tag: v3.6-rc1~125^2~598 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bfaddf15bac7afa7048d105864dab65c5d1f9e7;p=pandora-kernel.git x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction commit ffe06c17afbb (filter: add XOR operation) added generic support for XOR operation. This patch implements the XOR instruction in x86 jit. Signed-off-by: Eric Dumazet Cc: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed