public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 00/11] aarch64: New feature flags and flag fixes
@ 2024-01-12  1:39 Andrew Carlotti
  2024-01-12  1:40 ` [PATCH 01/11] aarch64: Fix +lse feature flag dependency Andrew Carlotti
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Andrew Carlotti @ 2024-01-12  1:39 UTC (permalink / raw)
  To: binutils; +Cc: Richard Earnshaw

This patch series adds new feature flags for instructions that are already
present in Binutils, to allow the instructions to be enabled without specifying
a higher architecture version.  With the exception of patch 11/11 (cleaning up
dead code), each patch is independent of the others.

Aside from adding new feature flags (or otherwise eliminating architecture
version dependencies), there are also three small bug fixes, in patches 1/11,
3/11 and 9/11.

I have run the tests affected by each commit after that commit, and I have also
run the entire testsuite on the series as a whole, with no test failures.  Is
this ok for master?  I don't have write access, so will need help to commit
these.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-01-12 13:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12  1:39 [PATCH 00/11] aarch64: New feature flags and flag fixes Andrew Carlotti
2024-01-12  1:40 ` [PATCH 01/11] aarch64: Fix +lse feature flag dependency Andrew Carlotti
2024-01-12  1:41 ` [PATCH 02/11] aarch64: Add +fcma alias for +compnum Andrew Carlotti
2024-01-12  1:42 ` [PATCH 03/11] aarch64: Fix option parsing to disallow prefixes of valid options Andrew Carlotti
2024-01-12  1:42 ` [PATCH 04/11] aarch64: Add +jscvt flag for existing fjcvtzs instruction Andrew Carlotti
2024-01-12  1:43 ` [PATCH 05/11] aarch64: Add +frintts flag for existing instructions Andrew Carlotti
2024-01-12  1:43 ` [PATCH 06/11] aarch64: Add +flagm2 " Andrew Carlotti
2024-01-12  1:44 ` [PATCH 07/11] aarch64: Add +rcpc2 " Andrew Carlotti
2024-01-12  1:44 ` [PATCH 08/11] aarch64: Add +wfxt " Andrew Carlotti
2024-01-12  1:45 ` [PATCH 09/11] aarch64: Add +xs " Andrew Carlotti
2024-01-12  1:45 ` [PATCH 10/11] aarch64: Make FEAT_ASMv8p2 instruction aliases always available Andrew Carlotti
2024-01-12  1:46 ` [PATCH 11/11] aarch64: Remove unused code Andrew Carlotti
2024-01-12 13:47 ` [PATCH 00/11] aarch64: New feature flags and flag fixes Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).