[PATCH 04/10] aarch64: Add support for Armv8.8-A
Nick Clifton
nickc@redhat.com
Thu Dec 2 12:41:11 GMT 2021
More information about the Binutils mailing list
Thu Dec 2 12:41:11 GMT 2021
- Previous message (by thread): [PATCH 03/10] aarch64: Provide line info for unclosed sequences
- Next message (by thread): [PATCH 05/10] aarch64: Add id_aa64isar2_el1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Richard, > This patch adds skeleton support for -march=armv8.8-a, testing only > that it correctly inherits from armv8.7-a. > include/ > * opcode/aarch64.h (AARCH64_FEATURE_V8_8): New macro. > (AARCH64_ARCH_V8_8): Likewise. > > gas/ > * doc/c-aarch64.texi: Document armv8.8-a. [I am going through these patches in order, so this comment may be addressed by a later patch...] I think that an entry in gas/NEWS is also warranted here. > * config/tc-aarch64.c (aarch64_archs): Add armv8-8-a > * testsuite/gas/aarch64/v8-8-a.s, > * testsuite/gas/aarch64/v8-8-a.d: New test. Approved - please apply. Cheers Nick
- Previous message (by thread): [PATCH 03/10] aarch64: Provide line info for unclosed sequences
- Next message (by thread): [PATCH 05/10] aarch64: Add id_aa64isar2_el1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list