Home
last modified time | relevance | path

Searched refs:bpf2rv32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c71 static const s8 bpf2rv32[][2] = { variable
146 const s8 *r0 = bpf2rv32[BPF_REG_0]; in __build_epilogue()
246 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_i64()
330 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_i32()
409 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_r64()
410 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_alu_r64()
514 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_alu_r32()
515 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_alu_r32()
744 const s8 *r0 = bpf2rv32[BPF_REG_0]; in emit_call()
745 const s8 *r5 = bpf2rv32[BPF_REG_5]; in emit_call()
[all …]