Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c627 emit_mod(struct a64_jit_ctx *ctx, bool is64, uint8_t tmp, uint8_t rd, in emit_mod() function
1209 emit_mod(ctx, is64, tmp1, dst, src); in emit()
1215 emit_mod(ctx, is64, tmp2, dst, tmp1); in emit()