PPC_RAW_CMPW
EMIT(PPC_RAW_CMPW(dst_reg_h, src_reg_h));
EMIT(PPC_RAW_CMPW(dst_reg, src_reg));
EMIT(PPC_RAW_CMPW(dst_reg, _R0));
EMIT(PPC_RAW_CMPW(bpf_to_ppc(BPF_REG_0), _R0));
EMIT(PPC_RAW_CMPW(dst_reg, src_reg));
EMIT(PPC_RAW_CMPW(dst_reg, tmp1_reg));
EMIT(PPC_RAW_CMPW(bpf_to_ppc(BPF_REG_0), tmp2_reg));