[Openmcl-cvs-notifications] Commit: ccl/lisp-kernel
gb at clozure.com
gb at clozure.com
Sun Dec 3 02:28:35 MST 2006
Affected files with versions:
x86-spentry64.s,1.92
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/lisp-kernel
In directory clozure.com:/tmp/cvs-serv6466/lisp-kernel
Modified Files:
x86-spentry64.s
Log Message:
Do vector bounds checking by clearing the low byte of the header, shifting
it right, and comparing the index to that. (It's not reliable to shift
the index left.)
More information about the Openmcl-cvs-notifications
mailing list