doc/changes.src: something closer to final release notes for 2.04
[nasm/perl-rewrite.git] / test / movnti.asm
blobd20d3c1317f91203147a16dd60b5d90db22b44fd
1 ;Testname=test; Arguments=-fbin -omovnti.bin; Files=.stdout .stderr movnti.bin
2 ; BR 2028995
4 bits 16
5 movnti [si],eax
6 bits 32
7 movnti [esi],eax
8 bits 64
9 movnti [rsi],eax
10 movnti [rsi],rax