[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_BF12
[deliverable/binutils-gdb.git] / elfcpp / arm.h
index bc5e0cce1753bf6b98d59df186586d6455abdabc..19048658ece500ef4406972a453d79d283a4e805 100644 (file)
@@ -197,6 +197,7 @@ enum
   // 131 - 135                 Unallocated
   // Relocations for Armv8.1-M Mainline (BF/BFL)
   R_ARM_THM_BF16 = 136,                // Static       Thumb32 ((S + A) | T) – P
+  R_ARM_THM_BF12 = 137,                // Static       Thumb32 ((S + A) | T) – P
   R_ARM_THM_BF18 = 138,                // Static       Thumb32 ((S + A) | T) – P
   // 139                       Unallocated
   // 140 - 159                 Dynamic         Reserved for future allocation
This page took 0.024233 seconds and 4 git commands to generate.