Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_arm64.c24 #define A64_FP 29 macro
765 [EBPF_FP] = A64_FP, in ebpf_to_a64_reg()
824 emit_stack_push(ctx, A64_FP, A64_LR); in emit_prologue_has_call()
825 emit_mov_64(ctx, A64_FP, A64_SP); in emit_prologue_has_call()
856 emit_stack_pop(ctx, A64_FP, A64_LR); in emit_epilogue_has_call()
883 emit_mov_64(ctx, A64_FP, A64_SP); in emit_prologue_no_call()