Searched refs:emit_3vex (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 1359 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()
|