Searched refs:emit_st_common (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_x86.c | 599 emit_st_common(struct bpf_jit_state *st, uint32_t op, uint32_t sreg, in emit_st_common() function 645 emit_st_common(st, op, 0, dreg, imm, ofs); in emit_st_imm() 652 emit_st_common(st, op, sreg, dreg, 0, ofs); in emit_st_reg()
|