Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c914 static void emit_rev16(const s8 rd, struct rv_jit_context *ctx) in emit_rev16() function
1102 emit_rev16(lo(rd), ctx); in bpf_jit_emit_insn()
/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c1092 static void emit_rev16(const s8 rd, struct hppa_jit_context *ctx) in emit_rev16() function
1275 emit_rev16(lo(rd), ctx); in bpf_jit_emit_insn()
/linux/arch/arm/net/
H A Dbpf_jit_32.c1475 static inline void emit_rev16(const u8 rd, const u8 rn, struct jit_ctx *ctx) in emit_rev16() function
1813 emit_rev16(rd[1], rd[1], ctx); in build_insn()