[binutils, ARM, 16/16] Add support to VLDR and VSTR of system registers
[binutils-gdb.git] / opcodes / ChangeLog
index 7b330c7d099b9c1735b8f5502b0d57fea68c1eae..05d211b644546dc63ca2601a76cfc7afbe87cb1c 100644 (file)
@@ -1,3 +1,11 @@
+2019-04-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * arm-dis.c (coprocessor_opcodes): Document new %J and %K format
+       specifier.  Add entries for VLDR and VSTR of system registers.
+       (print_insn_coprocessor): Forbid coprocessor numbers 8, 14 and 15 in
+       coprocessor instructions on Armv8.1-M Mainline targets.  Add handling
+       of %J and %K format specifier.
+
 2019-04-15  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        * arm-dis.c (coprocessor_opcodes): Document new %C format control code.