public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/5] x86/Intel: AVX512 syntax enhancements
@ 2022-05-04 11:44 Jan Beulich
  2022-05-04 11:57 ` [PATCH 1/5] x86/Intel: adjust representation of embedded broadcast Jan Beulich
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Jan Beulich @ 2022-05-04 11:44 UTC (permalink / raw)
  To: Binutils

As pointed out long ago already, what gas accepts and what objdump
emits isn't in line with the SDM. Finally I also happened to find
mention of this in MASM documentation [1]. This series extends (gas)
and converts (objdump) respective support. As a nice side effect, a
few hundred insn templates go away from the opcode table.

1: Intel: adjust representation of embedded broadcast
2: Intel: allow MASM representation of embedded broadcast
3: Intel: adjust representation of embedded rounding / SAE
4: re-work AVX512 embedded rounding / SAE
5: Intel: allow MASM representation of embedded rounding / SAE

Jan

[1] https://docs.microsoft.com/en-us/cpp/assembler/masm/instruction-format?view=msvc-170


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

end of thread, other threads:[~2022-05-26 14:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04 11:44 [PATCH 0/5] x86/Intel: AVX512 syntax enhancements Jan Beulich
2022-05-04 11:57 ` [PATCH 1/5] x86/Intel: adjust representation of embedded broadcast Jan Beulich
2022-05-04 11:58 ` [PATCH 2/5] x86/Intel: allow MASM " Jan Beulich
2022-05-04 11:59 ` [PATCH 3/5] x86/Intel: adjust representation of embedded rounding / SAE Jan Beulich
2022-05-04 12:00 ` [PATCH 4/5] x86: re-work AVX512 " Jan Beulich
2022-05-04 12:01 ` [PATCH 5/5] x86/Intel: allow MASM representation of " Jan Beulich
2022-05-10  2:37 ` [PATCH 0/5] x86/Intel: AVX512 syntax enhancements Cui, Lili
2022-05-17 12:00   ` Jan Beulich
2022-05-18  3:15     ` Cui, Lili
2022-05-18  6:40       ` Jan Beulich
2022-05-18 15:07         ` H.J. Lu
2022-05-25  7:44 ` Jan Beulich
2022-05-26 14:48   ` 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).