Searched refs:rv_jal (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c233 emit(rv_jal(rd, rvoff >> 1), ctx);
463 emit(rv_jal(RV_REG_ZERO, 16), ctx);
477 emit(rv_jal(RV_REG_ZERO, 16), ctx);
491 emit(rv_jal(RV_REG_ZERO, 16), ctx);
H A Dbpf_jit_comp64.c328 emit(rv_jal(RV_REG_ZERO, rvoff >> 1), ctx);
422 emit(rv_jal(rd, rvoff >> 1), ctx);
H A Dbpf_jit.h462 static inline u32 rv_jal(u8 rd, u32 imm20_1) function

Completed in 144 milliseconds