Björn Töpel e368b64f8b 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
2019-12-19 16:03:31 +01:00
..
2019-11-30 17:23:16 -08:00
2019-11-17 15:17:39 -08:00
2019-12-19 16:03:31 +01:00
2019-08-30 17:34:00 -07:00
2019-11-28 10:57:12 -08:00
2019-11-21 10:53:41 -08:00
2019-11-17 15:17:39 -08:00