Searched refs:emit_div (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_jit_arm64.c | 502 emit_div(struct a64_jit_ctx *ctx, bool is64, uint8_t rd, uint8_t rm) in emit_div() function 1197 emit_div(ctx, is64, dst, src); in emit() 1203 emit_div(ctx, is64, dst, tmp1); in emit()
|
| H A D | bpf_jit_x86.c | 984 emit_div(struct bpf_jit_state *st, uint32_t op, uint32_t sreg, uint32_t dreg, in emit_div() function 1401 emit_div(st, op, sr, dr, ins->imm); in emit()
|