Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1213 static void emit_st_index(u8 **pprog, u32 size, u32 dst_reg, u32 index_reg, int off, int imm) in emit_st_index() function
1242 emit_st_index(pprog, size, dst_reg, X86_REG_R12, off, imm); in emit_st_r12()