+ proper alignment directives added

git-svn-id: trunk@1564 -
This commit is contained in:
florian 2005-10-22 15:40:51 +00:00
parent 11e087e212
commit ef72bba537

View File

@ -1,12 +1,13 @@
{ %OPT=-OaVARMAX=16 -OaVARMIN=16 }
{ %CPU=i386 }
{ %version=1.1}
uses
mmx;
{ only a small test to see if it works in principal }
var
q : array[0..15] of byte;
b : byte;
q : array[0..15] of byte;
begin
if is_sse2_cpu then