Home
last modified time | relevance | path

Searched defs:emit_xor (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/net/
H A Dbpf_jit.c237 static inline void emit_xor(unsigned int dst, unsigned int src1, in emit_xor() function
/OK3568_Linux_fs/kernel/arch/riscv/net/
H A Dbpf_jit.h916 static inline void emit_xor(u8 rd, u8 rs1, u8 rs2, struct rv_jit_context *ctx) in emit_xor() function