Searched refs:emit_str (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_jit_arm64.c | 417 emit_str(struct a64_jit_ctx *ctx, uint8_t sz, uint8_t rt, uint8_t rn, in emit_str() function 1313 emit_str(ctx, BPF_SIZE(op), src, dst, tmp1); in emit() 1322 emit_str(ctx, BPF_SIZE(op), tmp1, dst, tmp2); in emit()
|