]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
This patch introduces ETE (Embedded Trace Extension) system registers for the AArch64...
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Mon, 28 Sep 2020 14:41:23 +0000 (15:41 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 28 Sep 2020 14:41:23 +0000 (15:41 +0100)
commit3454861d897960237c852040ded04f70e1bda070
treefde951ea4dfdb560153b9c8dac8d5bb133f87421
parent1ff8e4010580a425e5f4e7bd14471154b2ab33c9
This patch introduces ETE (Embedded Trace Extension) system registers for the AArch64 architecture.

gas           * testsuite/gas/aarch64/ete.d: New test.
              * testsuite/gas/aarch64/ete.s: New test.

opcodes       * aarch64-opc.c: Add ETE system registers TRCEXTINSELR<0-3> and TRCRSR.
gas/ChangeLog
gas/testsuite/gas/aarch64/ete.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/ete.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/aarch64-opc.c