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