S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index b78d212ec57de7d1aa8089eeb88bd835ce441f4e..e25da50aafbf4fe14b7220bb2d0791ac7899b4f6 100644 (file)
@@ -6696,6 +6696,9 @@ assembler and not (currently) written to any object files.  */
   BFD_RELOC_CKCORE_IRELATIVE,
   BFD_RELOC_CKCORE_PCREL_BLOOP_IMM4BY4,
   BFD_RELOC_CKCORE_PCREL_BLOOP_IMM12BY4,
+
+/* S12Z relocations.  */
+  BFD_RELOC_S12Z_OPR,
   BFD_RELOC_UNUSED };
 
 typedef enum bfd_reloc_code_real bfd_reloc_code_real_type;
This page took 0.026216 seconds and 4 git commands to generate.