Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/net/
A Dbpf_jit.h494 static inline u32 rv_bge(u8 rs1, u8 rs2, u16 imm12_1) in rv_bge() function
501 return rv_bge(rs2, rs1, imm12_1); in rv_ble()
A Dbpf_jit_comp64.c277 emit(rv_bge(rd, rs, rvoff >> 1), ctx); in emit_bcc()
280 emit(rv_bge(rs, rd, rvoff >> 1), ctx); in emit_bcc()
A Dbpf_jit_comp32.c702 emit(rv_bge(rd, rs, off), ctx); in emit_bcc()

Completed in 16 milliseconds