public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86: improve encoding selection and prereq tidying
@ 2023-09-15  8:58 Jan Beulich
  2023-09-15  8:59 ` [PATCH 1/3] x86: correct cpu_arch_isa_flags maintenance Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Beulich @ 2023-09-15  8:58 UTC (permalink / raw)
  To: Binutils; +Cc: H.J. Lu

While perhaps seemingly unrelated, the first two changes here are
kind of fallout from preparing the 3rd patch. That 3rd patch also
depends on the earlier submitted "x86: fold certain VEX and EVEX
templates", at least for its use of need_evex_encoding(). The
first two patches should be pretty much independent of the earlier
series.

1: correct cpu_arch_isa_flags maintenance
2: drop cpu_arch_tune_flags
3: prefer VEX encodings over EVEX ones when possible

Jan

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

end of thread, other threads:[~2023-09-15  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15  8:58 [PATCH 0/3] x86: improve encoding selection and prereq tidying Jan Beulich
2023-09-15  8:59 ` [PATCH 1/3] x86: correct cpu_arch_isa_flags maintenance Jan Beulich
2023-09-15  8:59 ` [PATCH 2/3] x86: drop cpu_arch_tune_flags Jan Beulich
2023-09-15  9:00 ` [PATCH 3/3] x86: prefer VEX encodings over EVEX ones when possible Jan Beulich

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).