[Openmcl-cvs-notifications] Commit: ccl/compiler/X86/X8664
gb@clozure.com
gb at clozure.com
Sat Mar 11 03:11:58 MST 2006
Affected files with versions:
x8664-vinsns.lisp,1.30
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/compiler/X86/X8664
In directory clozure.com:/tmp/cvs-serv32439/compiler/X86/X8664
Modified Files:
x8664-vinsns.lisp
Log Message:
Now that subprim addresses are higher, there's another significant byte
to deal with in the subprim jump in %INIT-CLOSURE.
Use a temporary - and a smaller instruction sequence - in
MISC-ELEMENT-COUNT-FIXNUM, so that src and dest can overlap. (More
instructions, but fewer bytes.)
More information about the Openmcl-cvs-notifications
mailing list