X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Fopcode%2Fia64.h;fp=include%2Fopcode%2Fia64.h;h=67b229cbee66ebca5f481749a5153906943e12bf;hp=447e50e1dbf7e9eff9114b0065b710bee259ed3d;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/include/opcode/ia64.h b/include/opcode/ia64.h index 447e50e..67b229c 100644 --- a/include/opcode/ia64.h +++ b/include/opcode/ia64.h @@ -171,9 +171,10 @@ enum ia64_resource_specifier IA64_RS_BR, IA64_RS_CFM, IA64_RS_CPUID, + IA64_RS_CR_IIB, IA64_RS_CR_IRR, IA64_RS_CR_LRR, - IA64_RS_CR, /* 3-7,10-15,18,26-63,75-79,82-127 */ + IA64_RS_CR, /* 3-7,10-15,18,28-63,75-79,82-127 */ IA64_RS_DBR, IA64_RS_FR, IA64_RS_FRb, @@ -326,7 +327,7 @@ enum ia64_operand_class struct ia64_operand { - enum ia64_operand_class class; + enum ia64_operand_class op_class; /* Set VALUE as the operand bits for the operand of type SELF in the instruction pointed to by CODE. If an error occurs, *CODE is not