]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT
authorDaniel Borkmann <dxchgb@gmail.com>
Mon, 24 Sep 2012 11:57:54 +0000 (11:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Sep 2012 22:04:35 +0000 (18:04 -0400)
commitaa99521eed6b77628f6f54ff6b2903f4130c0808
tree9d1f6313e3a09f79f98300d4a863becf9c8ef8b3
parent871d1d6b59802adfd42fd22c82ec419bc8fd2f10
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT

This patch is a follow-up for patch "filter: add XOR instruction for use
with X/K" that implements BPF SPARC JIT parts for the BPF XOR operation.

Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/net/bpf_jit_comp.c