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

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

Completed in 102 milliseconds