Searched refs:src2_reg (Results 1 – 1 of 1) sorted by relevance
298 u32 src2_reg = dst_reg; in bpf_jit_build_body() local317 src2_reg_h = src2_reg - 1; in bpf_jit_build_body()371 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()374 src2_reg = dst_reg; in bpf_jit_build_body()384 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()413 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()430 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()467 EMIT(PPC_RAW_MR(dst_reg, src2_reg)); in bpf_jit_build_body()515 src2_reg = dst_reg; in bpf_jit_build_body()577 src2_reg = dst_reg; in bpf_jit_build_body()[all …]