nasm/travis/test/movnti.asm

8 lines
98 B
NASM
Raw Normal View History

bits 16
movnti [si],eax
bits 32
movnti [esi],eax
bits 64
movnti [rsi],eax
movnti [rsi],rax