Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c1359 static void emit_3vex(u8 **pprog, bool r, bool x, bool b, u8 m, in emit_3vex() function
1402 emit_3vex(&prog, r, false, r, m, is64, src_reg, false, op); in emit_shiftx()