Skip to content

Commit

Permalink
mips, bpf: Add new eBPF JIT for 64-bit MIPS
Browse files Browse the repository at this point in the history
This is an implementation on of an eBPF JIT for 64-bit MIPS III-V and
MIPS64r1-r6. It uses the same framework introduced by the 32-bit JIT.

Signed-off-by: Johan Almbladh <johan.almbladh@anyfinetworks.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211005165408.2305108-5-johan.almbladh@anyfinetworks.com
  • Loading branch information
Johan Almbladh authored and Andrii Nakryiko committed Oct 6, 2021
1 parent eb63cfc commit fbc802d
Showing 1 changed file with 1,052 additions and 0 deletions.
Loading

0 comments on commit fbc802d

Please sign in to comment.