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=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b 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