Tue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
[deliverable/binutils-gdb.git] / bfd / reloc.c
index da45948cacc0790dd4eca71bd5ce58ff708878e9..201f1427dba167de6f3f637377bafdd12348a8c6 100644 (file)
@@ -2268,6 +2268,46 @@ ENUMDOC
 COMMENT
 {* end-sanitize-d10v *}
 
+COMMENT
+{* start-sanitize-d30v *}
+ENUM
+  BFD_RELOC_D30V_6
+ENUMDOC
+  Mitsubishi D30V relocs.
+  This is a 6-bit absolute reloc.
+ENUM
+  BFD_RELOC_D30V_15
+ENUMDOC
+  Mitsubishi D30V relocs.
+  This is a 12-bit absolute reloc with the 
+  right 3 bitsassumed to be 0.  
+ENUM
+  BFD_RELOC_D30V_15_PCREL
+ENUMDOC
+  Mitsubishi D30V relocs.
+  This is a 12-bit pc-relative reloc with 
+  the right 3 bits assumed to be 0.  
+ENUM
+  BFD_RELOC_D30V_21
+ENUMDOC
+  This is an 18-bit absolute reloc with 
+  the right 3 bits assumed to be 0.
+ENUM
+  BFD_RELOC_D30V_21_PCREL
+ENUMDOC
+  This is an 18-bit pc-relative reloc with 
+  the right 3 bits assumed to be 0.
+ENUM
+  BFD_RELOC_D30V_32
+ENUMDOC
+  This is a 32-bit absolute reloc.
+ENUM
+  BFD_RELOC_D30V_32_PCREL
+ENUMDOC
+  This is a 32-bit pc-relative reloc.
+COMMENT
+{* end-sanitize-d30v *}
+
 COMMENT
 {* start-sanitize-m32r *}
 ENUM
This page took 0.023265 seconds and 4 git commands to generate.