[PATCH 0/5] x86/Intel: AVX512 syntax enhancements
Jan Beulich
jbeulich@suse.com
Wed May 4 11:44:41 GMT 2022
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
More information about the Binutils
mailing list