public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/6] x86: AVX512* / EVEX decoding adjustments
@ 2022-01-05 11:31 Jan Beulich
  2022-01-05 11:32 ` [PATCH 1/6] x86: reduce AVX512-FP16 set of insns decoded through vex_w_table[] Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jan Beulich @ 2022-01-05 11:31 UTC (permalink / raw)
  To: Binutils

This carries out a few things which were mentioned previously, plus
a few more adjustments noticed as desirable along the way.

1: reduce AVX512-FP16 set of insns decoded through vex_w_table[]
2: reduce AVX512 FP set of insns decoded through vex_w_table[]
3: record further wrong uses of EVEX.b
4: consistently use scalar_mode for AVX512-FP16 scalar insns
5: share yet more VEX table entries with EVEX decoding
6: drop ymmxmm_mode

Jan


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

end of thread, other threads:[~2022-01-05 15:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 11:31 [PATCH 0/6] x86: AVX512* / EVEX decoding adjustments Jan Beulich
2022-01-05 11:32 ` [PATCH 1/6] x86: reduce AVX512-FP16 set of insns decoded through vex_w_table[] Jan Beulich
2022-01-05 11:33 ` [PATCH 2/6] x86: reduce AVX512 FP " Jan Beulich
2022-01-05 11:34 ` [PATCH 3/6] x86: record further wrong uses of EVEX.b Jan Beulich
2022-01-05 11:35 ` [PATCH 4/6] x86: consistently use scalar_mode for AVX512-FP16 scalar insns Jan Beulich
2022-01-05 11:35 ` [PATCH 5/6] x86: share yet more VEX table entries with EVEX decoding Jan Beulich
2022-01-05 11:36 ` [PATCH 6/6] x86: drop ymmxmm_mode Jan Beulich
2022-01-05 15:02 ` [PATCH 0/6] x86: AVX512* / EVEX decoding adjustments H.J. Lu

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