linux/arch/x86/net
Daniel Borkmann 4c38e2f386 bpf, x64: save few bytes when mul is in alu32
Add a generic emit_mov_reg() helper in order to reuse it in BPF
multiplication to load the src into rax, we can save a few bytes
in alu32 while doing so.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-02-23 22:50:00 -08:00
..
bpf_jit_comp.c bpf, x64: save few bytes when mul is in alu32 2018-02-23 22:50:00 -08:00
bpf_jit.S bpf: change x86 JITed program stack layout 2017-05-31 19:29:48 -04:00
Makefile objtool, x86: Add several functions and files to the objtool whitelist 2017-06-30 10:19:19 +02:00