Searched refs:PPC_CMPD (Results 1 – 2 of 2) sorted by relevance
835 PPC_CMPD(dst_reg, src_reg); in bpf_jit_build_body()871 PPC_CMPD(dst_reg, b2p[TMP_REG_1]); in bpf_jit_build_body()
96 #define PPC_CMPD(a, b) EMIT(PPC_INST_CMPD | ___PPC_RA(a) | \ macro