Searched refs:PPC_XORI (Results 1 – 3 of 3) sorted by relevance
143 #define PPC_XORI(d, a, i) EMIT(PPC_INST_XORI | ___PPC_RA(d) | \ macro
233 PPC_XORI(r_A, r_A, IMM_L(K)); in bpf_jit_build_body()
472 PPC_XORI(dst_reg, dst_reg, IMM_L(imm)); in bpf_jit_build_body()