Searched refs:r8 (Results 1 – 2 of 2) sorted by relevance
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_arm64.c | 795 uint8_t r6, r7, r8, r9, fp; in emit_prologue_has_call() local 799 r8 = ebpf_to_a64_reg(ctx, EBPF_REG_8); in emit_prologue_has_call() 827 emit_stack_push(ctx, r8, r9); in emit_prologue_has_call() 842 uint8_t r6, r7, r8, r9, fp, r0; in emit_epilogue_has_call() local 846 r8 = ebpf_to_a64_reg(ctx, EBPF_REG_8); in emit_epilogue_has_call() 854 emit_stack_pop(ctx, r8, r9); in emit_epilogue_has_call()
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4fw_interface.h | 199 __be16 r8; member 2115 __be64 r8; member
|