Home
last modified time | relevance | path

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

/Linux-v6.1/arch/riscv/net/
Dbpf_jit_comp32.c915 static void emit_rev16(const s8 rd, struct rv_jit_context *ctx) in emit_rev16() function
1103 emit_rev16(lo(rd), ctx); in bpf_jit_emit_insn()
/Linux-v6.1/arch/arm/net/
Dbpf_jit_32.c1234 static inline void emit_rev16(const u8 rd, const u8 rn, struct jit_ctx *ctx) in emit_rev16() function
1555 emit_rev16(rd[1], rd[1], ctx); in build_insn()