Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/net/
Dbpf_jit.c243 static inline void emit_xori(ptr dst, ptr src, u32 imm, struct jit_ctx *ctx) in emit_xori() function
885 emit_xori(r_A, r_A, k, ctx); in build_body()