Searched refs:emit_branch (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_jit_arm64.c | 1086 emit_branch(struct a64_jit_ctx *ctx, uint8_t op, uint32_t i, int16_t off) in emit_branch() function 1346 emit_branch(ctx, op, i, off); in emit() 1351 emit_branch(ctx, op, i, off); in emit() 1365 emit_branch(ctx, op, i, off); in emit() 1369 emit_branch(ctx, op, i, off); in emit()
|