Searched refs:_R3 (Results 1 – 6 of 6) sorted by relevance
525 PPC_LI64(_R3, l->cookie); in invoke_bpf_prog()526 EMIT(PPC_RAW_STD(_R3, _R1, run_ctx_off + offsetof(struct bpf_tramp_run_ctx, in invoke_bpf_prog()529 PPC_LI32(_R3, l->cookie >> 32); in invoke_bpf_prog()531 EMIT(PPC_RAW_STW(_R3, _R1, in invoke_bpf_prog()538 PPC_LI_ADDR(_R3, p); in invoke_bpf_prog()539 EMIT(PPC_RAW_MR(_R25, _R3)); in invoke_bpf_prog()547 EMIT(PPC_RAW_MR(_R26, _R3)); in invoke_bpf_prog()555 EMIT(PPC_RAW_CMPLI(_R3, 0)); in invoke_bpf_prog()560 EMIT(PPC_RAW_ADDI(_R3, _R1, regs_off)); in invoke_bpf_prog()576 EMIT(PPC_RAW_STL(_R3, _R1, retval_off)); in invoke_bpf_prog()[all …]
148 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_1), _R3)); in bpf_jit_build_prologue()199 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_0))); in bpf_jit_build_epilogue()256 EMIT(PPC_RAW_RLWINM(_R3, b2p_index, 2, 0, 29)); in bpf_jit_emit_tail_call()257 EMIT(PPC_RAW_ADD(_R3, _R3, b2p_bpf_array)); in bpf_jit_emit_tail_call()258 EMIT(PPC_RAW_LWZ(_R3, _R3, offsetof(struct bpf_array, ptrs))); in bpf_jit_emit_tail_call()264 EMIT(PPC_RAW_CMPLWI(_R3, 0)); in bpf_jit_emit_tail_call()268 EMIT(PPC_RAW_LWZ(_R3, _R3, offsetof(struct bpf_prog, bpf_func))); in bpf_jit_emit_tail_call()269 EMIT(PPC_RAW_ADDIC(_R3, _R3, BPF_TAILCALL_PROLOGUE_SIZE)); in bpf_jit_emit_tail_call()270 EMIT(PPC_RAW_MTCTR(_R3)); in bpf_jit_emit_tail_call()272 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_1))); in bpf_jit_emit_tail_call()[all …]
81 ctx->b2p[BPF_REG_1] = _R3; in bpf_jit_init_reg_mapping()356 EMIT(PPC_RAW_MR(_R3, bpf_to_ppc(BPF_REG_0))); in bpf_jit_build_epilogue()1711 EMIT(PPC_RAW_MR(bpf_to_ppc(BPF_REG_0), _R3)); in bpf_jit_build_body()
86 #define _R3 3 macro
39 _R1, _R2, _R3, _R4, _R5, _R6, _R7, _R8, _R9, _R10, _R11, _R12, _R13, enumerator
83 #define _R3 3 macro