]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/opcode/ia64.h
include/opcode/
[thirdparty/binutils-gdb.git] / include / opcode / ia64.h
index d4e6d108137fca3d8540f16ed687638139fe7cf3..191e12436b9a826acc5d155ba5a10e438c5ffeaa 100644 (file)
@@ -133,6 +133,7 @@ enum ia64_opnd
     IA64_OPND_TGT25b,  /* signed 25-bit (ip + 16*bits 6-12, 20-32, 36) */
     IA64_OPND_TGT25c,  /* signed 25-bit (ip + 16*bits 13-32, 36) */
     IA64_OPND_TGT64,    /* 64-bit (ip + 16*bits 13-32, 36, 2-40(L)) */
+    IA64_OPND_LDXMOV,  /* any symbol, generates R_IA64_LDXMOV.  */
 
     IA64_OPND_COUNT    /* # of operand types (MUST BE LAST!) */
   };