public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 00/10] x86: (mainly) "prefix_extra" adjustments
@ 2023-08-03  8:08 Jan Beulich
  2023-08-03  8:09 ` [PATCH 01/10] x86: "prefix_extra" tidying Jan Beulich
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Jan Beulich @ 2023-08-03  8:08 UTC (permalink / raw)
  To: gcc-patches; +Cc: Uros Bizjak, Hongtao Liu, Jan Hubicka, Kirill Yukhin

Having noticed various bogus uses, I thought I'd go through and audit
them all. This is the result, with some other attributes also adjusted
as noticed in the process. (I think this tidying also is a good thing
to have ahead of APX further complicating insn length calculations.)

01: "prefix_extra" tidying
02: "sse4arg" adjustments
03: "ssemuladd" adjustments
04: "prefix_extra" can't really be "2"
05: replace/correct bogus "prefix_extra"
06: drop stray "prefix_extra"
07: add (adjust) XOP insn attributes
08: add missing "prefix" attribute to VF{,C}MULC
09: correct "length_immediate" in a few cases
10: drop redundant "prefix_data16" attributes

Jan

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

end of thread, other threads:[~2023-08-04  1:54 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-03  8:08 [PATCH 00/10] x86: (mainly) "prefix_extra" adjustments Jan Beulich
2023-08-03  8:09 ` [PATCH 01/10] x86: "prefix_extra" tidying Jan Beulich
2023-08-04  1:50   ` Hongtao Liu
2023-08-03  8:10 ` [PATCH 02/10] x86: "sse4arg" adjustments Jan Beulich
2023-08-04  1:54   ` Hongtao Liu
2023-08-03  8:10 ` [PATCH 03/10] x86: "ssemuladd" adjustments Jan Beulich
2023-08-04  1:55   ` Hongtao Liu
2023-08-03  8:11 ` [PATCH 04/10] x86: "prefix_extra" can't really be "2" Jan Beulich
2023-08-04  1:55   ` Hongtao Liu
2023-08-03  8:12 ` [PATCH 05/10] x86: replace/correct bogus "prefix_extra" Jan Beulich
2023-08-04  1:56   ` Hongtao Liu
2023-08-03  8:12 ` [PATCH 06/10] x86: drop stray "prefix_extra" Jan Beulich
2023-08-04  1:56   ` Hongtao Liu
2023-08-03  8:12 ` [PATCH 07/10] x86: add (adjust) XOP insn attributes Jan Beulich
2023-08-04  1:57   ` Hongtao Liu
2023-08-03  8:13 ` [PATCH 08/10] x86: add missing "prefix" attribute to VF{,C}MULC Jan Beulich
2023-08-04  1:57   ` Hongtao Liu
2023-08-03  8:13 ` [PATCH 09/10] x86: correct "length_immediate" in a few cases Jan Beulich
2023-08-04  1:57   ` Hongtao Liu
2023-08-03  8:14 ` [PATCH 10/10] x86: drop redundant "prefix_data16" attributes Jan Beulich
2023-08-04  1:58   ` Hongtao Liu
2023-08-04  2:01 ` [PATCH 00/10] x86: (mainly) "prefix_extra" adjustments Hongtao Liu

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