E
Size: a a a
E
E
stos
быстрее работать будетE
d
E
d
E
E
A
d
E
d
E
d
E
movnti
d
E
d
E
movnti m32, r32
movnti m64, r64
Moves the doubleword integer in the source operand (second operand) to the destination operand (first operand) using a non-temporal hint to minimize cache pollution during the write to memory. The source operand is a general-purpose register. The destination operand is a 32-bit memory location.
Или ещё лучше - movups
m128, xmm
E
movups
будет лучше, на самом деле.movnti
я, помню, смотрел в MSVCRT.dll