linux/arch/mips/net
Markos Chandras 39bcb7969a MIPS: BPF: Add new emit_long_instr macro
This macro uses the capitalized UASM_* macros to emit 32 or 64-bit
instructions depending on the kernel configurations. This allows
us to remove a few CONFIG_64BIT ifdefs from the code.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7446/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-09-22 13:35:51 +02:00
..
bpf_jit.c MIPS: BPF: Add new emit_long_instr macro 2014-09-22 13:35:51 +02:00
bpf_jit.h MIPS: net: Add BPF JIT 2014-05-30 16:10:20 +02:00
Makefile MIPS: net: Add BPF JIT 2014-05-30 16:10:20 +02:00