X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fx86-64%2Fparms.lisp;h=3bb0851359ecfa3ca9859089e554fc23f432fd69;hb=9a0890f2e981ef940888a25ca757762f714c4a9f;hp=f51e4adfd3fb13cf457556d3a4460780c0b870ce;hpb=ccd2a1d4ab60a9539472df45fc4f9ec7b7fdc7b7;p=sbcl.git diff --git a/src/compiler/x86-64/parms.lisp b/src/compiler/x86-64/parms.lisp index f51e4ad..3bb0851 100644 --- a/src/compiler/x86-64/parms.lisp +++ b/src/compiler/x86-64/parms.lisp @@ -20,7 +20,7 @@ ;;; and register specs, we use the Intel convention. But whenever we ;;; are talking about stuff the rest of the lisp system might be ;;; interested in, we use ``word'' to mean the size of a descriptor -;;; object, which is 32 bits. +;;; object, which is 64 bits. ;;;; machine architecture parameters