Home
last modified time | relevance | path

Searched refs:emit_sexth (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c700 emit_sexth(rd, rs, ctx); in sign_extend()
1416 emit_sexth(rd, rs, ctx); in bpf_jit_emit_insn()
H A Dbpf_jit.h1198 static inline void emit_sexth(u8 rd, u8 rs, struct rv_jit_context *ctx) in emit_sexth() function