Searched refs:PPC_CMPD (Results 1 – 2 of 2) sorted by relevance
879 PPC_CMPD(dst_reg, src_reg); in bpf_jit_build_body()957 PPC_CMPD(dst_reg, in bpf_jit_build_body()
92 #define PPC_CMPD(a, b) EMIT(PPC_INST_CMPD | ___PPC_RA(a) | \ macro