Home
last modified time | relevance | path

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

/dpdk/lib/bpf/
H A Dbpf_jit_x86.c356 uint32_t bop, imsz; in emit_alu_imm() local
369 mod = mods[bop]; in emit_alu_imm()
392 uint32_t bop; in emit_alu_reg() local
405 emit_bytes(st, &ops[bop], sizeof(ops[bop])); in emit_alu_reg()
413 uint32_t bop, opx; in emit_shift() local
423 mod = mods[bop]; in emit_shift()
753 uint32_t bop; in emit_movcc_reg() local
772 emit_bytes(st, ops[bop], sizeof(ops[bop])); in emit_movcc_reg()
793 uint32_t bop, imsz; in emit_abs_jcc() local
836 emit_bytes(st, &op8[bop], sizeof(op8[bop])); in emit_abs_jcc()
[all …]