]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and st2zg
authorTamar Christina <tamar.christina@arm.com>
Fri, 25 Jan 2019 15:50:01 +0000 (15:50 +0000)
committerTamar Christina <tamar.christina@arm.com>
Fri, 25 Jan 2019 15:51:26 +0000 (15:51 +0000)
(cherry picked from commit e10620d3b96a725c4752198cb3c7c00ea21b42b4)

gas/ChangeLog
opcodes/ChangeLog

index 064a88878b7b871f6222ba0b3ff2b25273ce6b19..554d85c1d1b340f7cf8c713f0114e302dbcf08d4 100644 (file)
@@ -1,3 +1,13 @@
+2019-01-25  Sudakshina Das  <sudi.das@arm.com>
+
+       * config/tc-aarch64.c (warn_unpredictable_ldst): Exempt
+       stg, st2g, stzg and stz2g from Xt == Xn with writeback warning.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.d: Change tests for
+       stg, stzg, st2g and stz2g.
+       * testsuite/gas/aarch64/armv8_5-a-memtag.s: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.l: Likewise.
+       * testsuite/gas/aarch64/illegal-memtag.s: Likewise.
+
 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
 
        * testsuite/gas/aarch64/armv8_5-a-memtag.d: New tests for stzgm.
index b66f995815889edc2ac5016861ba6de864444634..d7c344ffa295e70be2164815f73c935535ac20f0 100644 (file)
@@ -1,3 +1,12 @@
+2019-01-25  Sudakshina Das  <sudi.das@arm.com>
+
+       * aarch64-tbl.h (QL_LDST_AT): Update macro.
+       (aarch64_opcode): Change encoding for stg, stzg
+       st2g and st2zg.
+       * aarch64-asm-2.c: Regenerated.
+       * aarch64-dis-2.c: Regenerated.
+       * aarch64-opc-2.c: Regenerated.
+
 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
 
        * aarch64-asm-2.c: Regenerated.