Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/net/
A Dbpf_jit_comp32.c233 emit(rv_jal(rd, rvoff >> 1), ctx); in emit_jump_and_link()
463 emit(rv_jal(RV_REG_ZERO, 16), ctx); in emit_alu_r64()
477 emit(rv_jal(RV_REG_ZERO, 16), ctx); in emit_alu_r64()
491 emit(rv_jal(RV_REG_ZERO, 16), ctx); in emit_alu_r64()
A Dbpf_jit_comp64.c308 emit(rv_jal(RV_REG_ZERO, rvoff >> 1), ctx); in emit_branch()
440 emit(rv_jal(rd, rvoff >> 1), ctx); in emit_jump_and_link()
A Dbpf_jit.h444 static inline u32 rv_jal(u8 rd, u32 imm20_1) in rv_jal() function

Completed in 14 milliseconds