X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fmips%2Fcell.lisp;fp=src%2Fcompiler%2Fmips%2Fcell.lisp;h=bb18e4ce22f1f4eee0da02044a922e0136d38dbf;hb=ced29bbb5c5575ed9f71a4bdd79e222216a63e73;hp=04689c3126146d479c8dd4e61baa51d0bf3b5c5b;hpb=f42374639ed3c17feee330939df92117a0055d02;p=sbcl.git diff --git a/src/compiler/mips/cell.lisp b/src/compiler/mips/cell.lisp index 04689c3..bb18e4c 100644 --- a/src/compiler/mips/cell.lisp +++ b/src/compiler/mips/cell.lisp @@ -171,6 +171,7 @@ ;;; BIND -- Establish VAL as a binding for SYMBOL. Save the old value and ;;; the symbol on the binding stack and stuff the new value into the ;;; symbol. +;;; See the "Chapter 9: Specials" of the SBCL Internals Manual. (define-vop (bind) (:args (val :scs (any-reg descriptor-reg))