Home
last modified time | relevance | path

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

/linux/arch/x86/net/
H A Dbpf_jit_comp.c1528 static void emit_3vex(u8 **pprog, bool r, bool x, bool b, u8 m, in emit_3vex() function
1571 emit_3vex(&prog, r, false, r, m, is64, src_reg, false, op); in emit_shiftx()