rv_bne           1066 arch/riscv/net/bpf_jit_comp.c 		emit(rv_bne(rd, rs, rvoff >> 1), ctx);
rv_bne           1107 arch/riscv/net/bpf_jit_comp.c 		emit(rv_bne(RV_REG_T1, RV_REG_ZERO, rvoff >> 1), ctx);
rv_bne           1163 arch/riscv/net/bpf_jit_comp.c 		emit(rv_bne(rd, RV_REG_T1, rvoff >> 1), ctx);
rv_bne           1209 arch/riscv/net/bpf_jit_comp.c 		emit(rv_bne(RV_REG_T1, RV_REG_ZERO, rvoff >> 1), ctx);