Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c597 emit_and(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, uint8_t rm) in emit_and() function
1231 emit_and(ctx, is64, dst, src); in emit()
1237 emit_and(ctx, is64, dst, tmp1); in emit()