Searched refs:emit_rev16 (Results 1 – 2 of 2) sorted by relevance
915 static void emit_rev16(const s8 rd, struct rv_jit_context *ctx) in emit_rev16() function1103 emit_rev16(lo(rd), ctx); in bpf_jit_emit_insn()
1234 static inline void emit_rev16(const u8 rd, const u8 rn, struct jit_ctx *ctx) in emit_rev16() function1555 emit_rev16(rd[1], rd[1], ctx); in build_insn()