Searched refs:emit_st_reg (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_x86.c | 649 emit_st_reg(struct bpf_jit_state *st, uint32_t op, uint32_t sreg, uint32_t dreg, in emit_st_reg() function 1214 emit_st_reg(st, BPF_STX | BPF_MEM | EBPF_DW, in emit_prolog() 1424 emit_st_reg(st, op, sr, dr, ins->off); in emit()
|