[Openmcl-cvs-notifications] r10795 - /trunk/source/lisp-kernel/x86-constants64.s

gb at clozure.com gb at clozure.com
Wed Sep 17 18:13:43 EDT 2008


Author: gb
Date: Wed Sep 17 18:13:43 2008
New Revision: 10795

Log:
Define c_stack_16_byte_aligned.  I think that it's always true
on x8664, since the ABI(s) use SSE2.

Modified:
    trunk/source/lisp-kernel/x86-constants64.s

Modified: trunk/source/lisp-kernel/x86-constants64.s
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/lisp-kernel/x86-constants64.s (original)
+++ trunk/source/lisp-kernel/x86-constants64.s Wed Sep 17 18:13:43 2008
@@ -1040,6 +1040,7 @@
         =

 INTERRUPT_LEVEL_BINDING_INDEX =3D fixnumone
 =

-	=

+c_stack_16_byte_aligned =3D 1
+        	=

 		        =

                 =




More information about the Openmcl-cvs-notifications mailing list