[gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]
authorMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 7 Nov 2019 17:22:45 +0000 (17:22 +0000)
committerMatthew Malcomson <matthew.malcomson@arm.com>
Thu, 7 Nov 2019 17:23:53 +0000 (17:23 +0000)
commit1f4cd317b6606fcb2a582a3fc1c1f9437ef7d7b6
tree49349c1113b4105ee9a03995c03a3fa9f73c31a9
parent616ce08e1cc98c28c42bc2afed6b92df449c7b00
[gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]

Hi,

This patch is part of a series that adds support for Armv8.6-A
to binutils.

In this last patch, the new Data Gathering Hint mnemonic is introduced.

Committed on behalf of Mihail Ionescu.

gas/ChangeLog:

2019-11-07  Mihail Ionescu  <mihail.ionescu@arm.com>

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

opcodes/ChangeLog:

2019-11-07  Mihail Ionescu  <mihail.ionescu@arm.com>

* opcodes/aarch64-tbl.h (V8_6_INSN): New macro for v8.6 instructions.
(aarch64_opcode_table): Add data gathering hint mnemonic.
* opcodes/aarch64-dis-2.c: Account for new instruction.

Is it ok for trunk?

Regards,
Mihail
gas/ChangeLog
gas/testsuite/gas/aarch64/dgh.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/dgh.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/aarch64-dis-2.c
opcodes/aarch64-tbl.h
This page took 0.026725 seconds and 4 git commands to generate.