Searched refs:emit_st_common (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_jit_x86.c | 604 emit_st_common(struct bpf_jit_state *st, uint32_t op, uint32_t sreg, in emit_st_common() function 650 emit_st_common(st, op, 0, dreg, imm, ofs); in emit_st_imm() 657 emit_st_common(st, op, sreg, dreg, 0, ofs); in emit_st_reg()
|