Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp.c192 void emit_mov_i(struct jit_context *ctx, u8 dst, s32 imm) in emit_mov_i() function
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c437 static inline void emit_mov_i(const u8 rd, u32 val, struct jit_ctx *ctx) in emit_mov_i() function