ppc: change type of ppc_op_crx.cond type to ppc_bc
diff --git a/include/ppc.h b/include/ppc.h
index 1797c38..e955c42 100644
--- a/include/ppc.h
+++ b/include/ppc.h
@@ -58,7 +58,7 @@
 typedef struct ppc_op_crx {
 	unsigned int scale;
 	unsigned int reg;
-	unsigned int cond;
+	ppc_bc cond;
 } ppc_op_crx;
 
 // Instruction operand