PPC_RAW_STW
#define PPC_RAW_STL PPC_RAW_STW
ret = ftrace_modify_code(ip - 4, ppc_inst(PPC_RAW_STW(_R0, _R1, 4)),
EMIT(PPC_RAW_STW(_R3, _R1,
EMIT(PPC_RAW_STW(_R4, _R1,
EMIT(PPC_RAW_STW(bpf_to_ppc(BPF_REG_5) - 1, _R1, 8));
EMIT(PPC_RAW_STW(bpf_to_ppc(BPF_REG_5), _R1, 12));
EMIT(PPC_RAW_STW(_R4, _R1, bpf_jit_stack_offsetof(ctx, BPF_PPC_TC)));
EMIT(PPC_RAW_STW(i, _R1, bpf_jit_stack_offsetof(ctx, i)));
EMIT(PPC_RAW_STW(_R0, _R1, BPF_PPC_STACKFRAME(ctx) + PPC_LR_STKOFF));
EMIT(PPC_RAW_STW(src_reg, dst_reg, off));
EMIT(PPC_RAW_STW(_R0, dst_reg, off));
EMIT(PPC_RAW_STW(src_reg_h, dst_reg, off));
EMIT(PPC_RAW_STW(src_reg, dst_reg, off + 4));
EMIT(PPC_RAW_STW(_R0, dst_reg, off + 4));
EMIT(PPC_RAW_STW(_R0, dst_reg, off));
EMIT(PPC_RAW_STW(src_reg, dst_reg, off));
EMIT(PPC_RAW_STW(src_reg, tmp1_reg, off));
EMIT(PPC_RAW_STW(src_reg, dst_reg, off));