[PATCH, BINUTILS, ARM] Add Armv8.5-A to select_arm_features and update macros.
Sudakshina Das
sudi.das@arm.com
Mon Oct 22 17:18:00 GMT 2018
Hi
Since my patches for ARMv8.5-A have gone in Thomas has pointed out a
couple of things I missed. This patch is to address those.
1) Adding ARMv8.5-A in select_arm_features.
2) Updating the feature macro so that the new ARM_EXT2_* features for
Armv8.5-A are moved to ARM_AEXT2_V8_5A.
Builds and reg tests all pass on arm-none-linux-gnueabi.
Is this ok for trunk?
Thanks
Sudi
*** opcodes/ChangeLog ***
2018-xx-xx Sudakshina Das <sudi.das@arm.com>
* arm-dis.c (select_arm_features): Update bfd_mach_arm_8
with Armv8.5-A. Remove reduntant ARM_EXT2_FP16_FML.
*** include/ChangeLog ***
2018-xx-xx Sudakshina Das <sudi.das@arm.com>
* opcode/arm.h (ARM_ARCH_V8_5A): Move ARM_EXT2_PREDRES and
ARM_EXT2_SB to ...
(ARM_AEXT2_V8_5A): Here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rb10100.patch
Type: text/x-patch
Size: 2252 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20181022/13efcf40/attachment.bin>
More information about the Binutils
mailing list