Searched refs:PPC_XOR (Results 1 – 3 of 3) sorted by relevance
462 PPC_XOR(dst_reg, dst_reg, src_reg); in bpf_jit_build_body()469 PPC_XOR(dst_reg, dst_reg, b2p[TMP_REG_1]); in bpf_jit_build_body()
141 #define PPC_XOR(d, a, b) EMIT(PPC_INST_XOR | ___PPC_RA(d) | \ macro
229 PPC_XOR(r_A, r_A, r_X); in bpf_jit_build_body()