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

/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c1642 emit(rv_sb(rd, off, RV_REG_T1), ctx);
1648 emit(rv_sb(RV_REG_T2, 0, RV_REG_T1), ctx);
1688 emit(rv_sb(rd, off, rs), ctx);
1694 emit(rv_sb(RV_REG_T1, 0, rs), ctx);
H A Dbpf_jit.h547 static inline u32 rv_sb(u8 rs1, u16 imm11_0, u8 rs2) function
H A Dbpf_jit_comp32.c890 emit(rv_sb(RV_REG_T0, 0, lo(rs)), ctx);

Completed in 201 milliseconds