More NASM support code it still doesn't work but it doesn't work less than it
[openssl.git] / crypto / des / asm / crypt586.pl
index b310d922a1ae98d207f8f844adeed723e54dc315..197c413ea6f8b1fe5a449bc2e79962d85102c930 100644 (file)
@@ -32,7 +32,7 @@ sub fcrypt_body
        &xor(   $R,     $R);
        &mov($ks,&wparam(1));
 
-       &push(25); # add a variable
+       &push(&DWC(25)); # add a variable
 
        &set_label("start");
        for ($i=0; $i<16; $i+=2)