aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
diff options
context:
space:
mode:
authorBjörn Töpel <bjorn.topel@gmail.com>2019-12-16 10:13:41 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2019-12-19 16:03:31 +0100
commite368b64f8b0c8066115ad1da71f83f20f7bb43af (patch)
treea66e883c91237ec8aaaec3fa98bf108db620f287 /tools/include
parentriscv, bpf: Provide RISC-V specific JIT image alloc/free (diff)
downloadlinux-dev-e368b64f8b0c8066115ad1da71f83f20f7bb43af.tar.xz
linux-dev-e368b64f8b0c8066115ad1da71f83f20f7bb43af.zip
riscv, bpf: Optimize calls
Instead of using emit_imm() and emit_jalr() which can expand to six instructions, start using jal or auipc+jalr. Signed-off-by: Björn Töpel <bjorn.topel@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20191216091343.23260-8-bjorn.topel@gmail.com
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions