mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
The fvm: annotation to generate the correct EVEX compressed displacements had inadvertently gotten dropped from a handful of instructions in checkin c33d95fde9f8ae6252c8ecf4d66c543dfa914d83: BR 3392370: {z} decorator allowed on MOVDQ* memory operands Put them back, and verify they work. Reported-by: Henrik <henrik@gramner.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>