bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/24258] v8.5 extension "frintts" missing as a separate feature


From: sudi at gcc dot gnu.org
Subject: [Bug gas/24258] v8.5 extension "frintts" missing as a separate feature
Date: Thu, 28 Feb 2019 10:35:00 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24258

--- Comment #3 from Sudakshina Das <sudi at gcc dot gnu.org> ---
Hi Richard

Sorry for the delay in getting back on this. I agree that the specs
say that any Armv8.[N+1] feature is optional on Armv8.x. However in
order to implement that, we would have to make every feature optional
not just frintts. We chose to keep these features independent
internally by giving them new feature macros so that if and when someone
implements a Armv8.[N+1] feature optionally in a Armv8.N, it can be
easily updated. Thus not giving features like frintts a user facing
option was a conscious decision we took while implementing.

Sudi

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]