Searched refs:_R1 (Results 1 – 9 of 9) sorted by relevance
526 EMIT(PPC_RAW_STD(_R3, _R1, run_ctx_off + offsetof(struct bpf_tramp_run_ctx, in invoke_bpf_prog()531 EMIT(PPC_RAW_STW(_R3, _R1, in invoke_bpf_prog()533 EMIT(PPC_RAW_STW(_R4, _R1, in invoke_bpf_prog()540 EMIT(PPC_RAW_ADDI(_R4, _R1, run_ctx_off)); 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()589 EMIT(PPC_RAW_ADDI(_R5, _R1, run_ctx_off)); in invoke_bpf_prog()607 EMIT(PPC_RAW_STL(_R3, _R1, retval_off)); in invoke_bpf_mod_ret()618 EMIT(PPC_RAW_LL(_R3, _R1, retval_off)); in invoke_bpf_mod_ret()644 EMIT(PPC_RAW_LD(_R4, _R1, bpf_frame_size)); in bpf_trampoline_setup_tail_call_info()[all …]
221 EMIT(PPC_RAW_STD(bpf_to_ppc(TMP_REG_1), _R1, -(BPF_PPC_TAILCALL))); in bpf_jit_build_prologue()234 EMIT(PPC_RAW_LD(bpf_to_ppc(TMP_REG_2), _R1, 0)); in bpf_jit_build_prologue()240 EMIT(PPC_RAW_STD(bpf_to_ppc(TMP_REG_1), _R1, -(BPF_PPC_TAILCALL))); in bpf_jit_build_prologue()250 EMIT(PPC_RAW_STD(_R0, _R1, PPC_LR_STKOFF)); in bpf_jit_build_prologue()253 EMIT(PPC_RAW_STDU(_R1, _R1, in bpf_jit_build_prologue()265 EMIT(PPC_RAW_STD(i, _R1, bpf_jit_stack_offsetof(ctx, i))); in bpf_jit_build_prologue()276 EMIT(PPC_RAW_STD(bpf_to_ppc(i), _R1, in bpf_jit_build_prologue()280 EMIT(PPC_RAW_STD(bpf_to_ppc(ARENA_VM_START), _R1, in bpf_jit_build_prologue()287 EMIT(PPC_RAW_MR(_R1, _R5)); in bpf_jit_build_prologue()297 EMIT(PPC_RAW_SUB(bpf_to_ppc(TMP_REG_2), bpf_to_ppc(TMP_REG_1), _R1)); in bpf_jit_build_prologue()[all …]
142 EMIT(PPC_RAW_STWU(_R1, _R1, -BPF_PPC_STACKFRAME(ctx))); in bpf_jit_build_prologue()145 EMIT(PPC_RAW_STW(_R4, _R1, bpf_jit_stack_offsetof(ctx, BPF_PPC_TC))); in bpf_jit_build_prologue()163 EMIT(PPC_RAW_STW(i, _R1, bpf_jit_stack_offsetof(ctx, i))); in bpf_jit_build_prologue()168 EMIT(PPC_RAW_ADDI(bpf_to_ppc(BPF_REG_FP), _R1, in bpf_jit_build_prologue()173 EMIT(PPC_RAW_STW(_R0, _R1, BPF_PPC_STACKFRAME(ctx) + PPC_LR_STKOFF)); in bpf_jit_build_prologue()183 EMIT(PPC_RAW_LWZ(i, _R1, bpf_jit_stack_offsetof(ctx, i))); in bpf_jit_emit_common_epilogue()186 EMIT(PPC_RAW_LWZ(_R0, _R1, BPF_PPC_STACKFRAME(ctx) + PPC_LR_STKOFF)); in bpf_jit_emit_common_epilogue()190 EMIT(PPC_RAW_ADDI(_R1, _R1, BPF_PPC_STACKFRAME(ctx))); in bpf_jit_emit_common_epilogue()243 EMIT(PPC_RAW_LWZ(_R0, _R1, bpf_jit_stack_offsetof(ctx, BPF_PPC_TC))); in bpf_jit_emit_tail_call()1136 EMIT(PPC_RAW_STW(bpf_to_ppc(BPF_REG_5) - 1, _R1, 8)); in bpf_jit_build_body()[all …]
84 #define _R1 1 macro
39 _R1, _R2, _R3, _R4, _R5, _R6, _R7, _R8, _R9, _R10, _R11, _R12, _R13, enumerator
488 ret = ftrace_modify_code(ip - 4, ppc_inst(PPC_RAW_STW(_R0, _R1, 4)), in ftrace_init_nop()498 ret = ftrace_modify_code(ip - 4, ppc_inst(PPC_RAW_STD(_R0, _R1, 16)), in ftrace_init_nop()
631 err |= __put_user(PPC_RAW_ADDI(_R1, _R1, __SIGNAL_FRAMESIZE), &tramp[1]); in setup_trampoline()
146 PPC_RAW_STD(_R2, _R1, R2_STACK_OFFSET),
81 #define _R1 1 macro