Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / bfd / reloc.c
index 33cd67150cfdeeab3be0014b97380fcb8658ec57..dab7d17b4702fde596714f0e0e7653c1e9dfcfe9 100644 (file)
@@ -6697,6 +6697,10 @@ ENUM
   BFD_RELOC_Z80_WORD1
 ENUMDOC
   Highest 16 bits of multibyte (32 or 24 bit) value.
+ENUM
+  BFD_RELOC_Z80_16_BE
+ENUMDOC
+  Like BFD_RELOC_16 but big-endian.
 
 ENUM
   BFD_RELOC_Z8K_DISP7
This page took 0.022875 seconds and 4 git commands to generate.