ppc: change type of ppc_op_crx.cond type to ppc_bc

This commit is contained in:
Nguyen Anh Quynh 2014-10-17 21:36:38 +08:00
parent fcc5673070
commit aeaff79290

View File

@ -58,7 +58,7 @@ typedef struct ppc_op_mem {
typedef struct ppc_op_crx {
unsigned int scale;
unsigned int reg;
unsigned int cond;
ppc_bc cond;
} ppc_op_crx;
// Instruction operand