RV_REG_ZERO 534 arch/riscv/net/bpf_jit_comp.c emit(rv_addi(rd, RV_REG_ZERO, lower), ctx); RV_REG_ZERO 606 arch/riscv/net/bpf_jit_comp.c emit(rv_jalr(RV_REG_ZERO, reg, 0), ctx); RV_REG_ZERO 647 arch/riscv/net/bpf_jit_comp.c emit(rv_blt(tcc, RV_REG_ZERO, off >> 1), ctx); RV_REG_ZERO 662 arch/riscv/net/bpf_jit_comp.c emit(rv_beq(RV_REG_T2, RV_REG_ZERO, off >> 1), ctx); RV_REG_ZERO 833 arch/riscv/net/bpf_jit_comp.c emit(is64 ? rv_sub(rd, RV_REG_ZERO, rd) : RV_REG_ZERO 834 arch/riscv/net/bpf_jit_comp.c rv_subw(rd, RV_REG_ZERO, rd), ctx); RV_REG_ZERO 849 arch/riscv/net/bpf_jit_comp.c emit(rv_addi(RV_REG_T2, RV_REG_ZERO, 0), ctx); RV_REG_ZERO 1016 arch/riscv/net/bpf_jit_comp.c emit(rv_jal(RV_REG_ZERO, rvoff >> 1), ctx); RV_REG_ZERO 1107 arch/riscv/net/bpf_jit_comp.c emit(rv_bne(RV_REG_T1, RV_REG_ZERO, rvoff >> 1), ctx); RV_REG_ZERO 1209 arch/riscv/net/bpf_jit_comp.c emit(rv_bne(RV_REG_T1, RV_REG_ZERO, rvoff >> 1), ctx); RV_REG_ZERO 1231 arch/riscv/net/bpf_jit_comp.c emit(rv_addi(RV_REG_ZERO, RV_REG_ZERO, 0), RV_REG_ZERO 1254 arch/riscv/net/bpf_jit_comp.c emit(rv_jal(RV_REG_ZERO, rvoff >> 1), ctx); RV_REG_ZERO 1420 arch/riscv/net/bpf_jit_comp.c rv_amoadd_w(RV_REG_ZERO, rs, rd, 0, 0) : RV_REG_ZERO 1421 arch/riscv/net/bpf_jit_comp.c rv_amoadd_d(RV_REG_ZERO, rs, rd, 0, 0), ctx); RV_REG_ZERO 1463 arch/riscv/net/bpf_jit_comp.c emit(rv_addi(RV_REG_TCC, RV_REG_ZERO, MAX_TAIL_CALL_CNT), ctx);