Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/net/
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()
568 const s8 *tmp1 = bpf2rv32[TMP_REG_1]; in emit_branch_r64()
569 const s8 *tmp2 = bpf2rv32[TMP_REG_2]; in emit_branch_r64()
[all …]