[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/27139] [AArch64] opcodes/aarch64-opc.c: system register id_aa64
From: |
nickc at redhat dot com |
Subject: |
[Bug gas/27139] [AArch64] opcodes/aarch64-opc.c: system register id_aa64mmfr2_el1 incorrectly marked as requiring arch=armv8.2-a |
Date: |
Fri, 08 Jan 2021 11:31:20 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27139
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nickc at redhat dot com
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Nate,
I believe that the confusion arose because the id_aa64mmfr2_el1 register
encodes support for various ARM v8.2 architecture features (LSMAOC, UAO, LVA).
But you are right - it should be readable from plain v8-a binaries as well.
I have applied your suggested patch.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.