mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -04:00
Most SSE instructions were missing memory operand sizes, resulting in error if a memory operand was specified with explicit size. Reported-by: <nemeth.marton@hotmail.com> Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>