Home
last modified time | relevance | path

Searched refs:emit_movcc_reg (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_x86.c755 emit_movcc_reg(struct bpf_jit_state *st, uint32_t op, uint32_t sreg, in emit_movcc_reg() function
998 emit_movcc_reg(st, BPF_CLASS(op) | BPF_JEQ | BPF_X, sreg, RAX); in emit_div()