arc/nps400 : New cmem instructions and associated relocation
[deliverable/binutils-gdb.git] / include / elf / arc-reloc.def
index 36a3516808f985bd71b7331737b8dd14954bae90..10703d23a775adad5bf4cca51156d50883aeadf9 100644 (file)
@@ -490,3 +490,10 @@ ARC_RELOC_HOWTO(ARC_S21H_PCREL_PLT, 77, \
                 replace_disp21h, \
                 signed, \
                 ( ME ( ( ( ( L + A ) - P ) >> 1 ) ) ))
+
+ARC_RELOC_HOWTO(ARC_NPS_CMEM16, 78, \
+                2, \
+                16, \
+                replace_bits16, \
+                dont, \
+                ( S + A ))
This page took 0.024759 seconds and 4 git commands to generate.