[Nasm-bugs] [Bug 3392824] NASM generates wrong opcodes for EVEX vpmadd52

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Tue Dec 6 11:14:33 PST 2022


https://bugzilla.nasm.us/show_bug.cgi?id=3392824

--- Comment #3 from H. Peter Anvin <hpa at zytor.com> ---
I see; this is a result of the new VEX-encoded forms of these instructions,
which by default supercede the EVEX forms, but since the VEX forms are only
available on newer processors, I need to address that...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list