Skip to content
Snippets Groups Projects
Commit ee94b90c authored by Jiong Wang's avatar Jiong Wang Committed by Alexei Starovoitov
Browse files

mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X


Jitting of BPF_K is supported already, but not BPF_X. This patch complete
the support for the latter on both MIPS and microMIPS.

Cc: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Acked-by: default avatarPaul Burton <paul.burton@mips.com>
Signed-off-by: default avatarJiong Wang <jiong.wang@netronome.com>
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent 17f6c83f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment