[PATCH 1/2][ARM][binutils] Add support for ARMv8.1 Adv.SIMD extension.
Matthew Wahab
matthew.wahab@arm.com
Thu May 21 09:48:00 GMT 2015
The ARMv8.1 architecture introduces two instructions, "vqrdmlah" and "vqrdmlsh",
and their variants to the ARM Advanced SIMD instruction set. This patch adds
support for these instructions to binutils. A following patch will add support
to gas.
Tested for arm-none-linux-gnueabihf with check-binutils and check-gas.
Ok for trunk?
Matthew
include/opcode/
2015-05-21 Matthew Wahab <matthew.wahab@arm.com>
* arm.h (FPU_NEON_EXT_RDMA): New.
(FPU_ARCH_NEON_VFP_ARMV8_1): New.
opcodes/
2015-05-21 Matthew Wahab <matthew.wahab@arm.com>
* arm-dis.c (neon_opcodes): Add "vqrdmlah" and "vqrdmlsh".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ARM-binutils-Support-v8.1-Adv.SIMD-extension.patch
Type: text/x-patch
Size: 2914 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20150521/3a5105db/attachment.bin>
More information about the Binutils
mailing list