mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-03 08:41:02 +08:00
1980abfb7a
When we make an artificial RESB instructions (due to isolated prefixes) we need to make sure there isn't any crap left in the operands structure. The easiest way to guarantee that is to force it to zero. Reported-by: Henrik <henrik@gramner.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
5 lines
76 B
NASM
5 lines
76 B
NASM
vaddps zmm0 {k1}, zmm0, zmm0
|
|
rep
|
|
vaddps zmm0 {k1}, zmm0, zmm0
|
|
rep movsd
|