Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c1058 static void emit_shiftx(u8 **pprog, u32 dst_reg, u8 src_reg, bool is64, u8 op) in emit_shiftx() function
1354 emit_shiftx(&prog, dst_reg, src_reg, w, op); in do_jit()