X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fhppa%2Fdebug.lisp;h=e76df7d83881ac881c94fa6341f94d1a27c599a0;hb=12b1dae1a1ed90c6ffe4d958f1281c1c04a8e89b;hp=d25d226b15d59d2106320ae80d74754593c3fd20;hpb=0d74ed478e7f3af5d3292153726373763631aa8e;p=sbcl.git diff --git a/src/compiler/hppa/debug.lisp b/src/compiler/hppa/debug.lisp index d25d226..e76df7d 100644 --- a/src/compiler/hppa/debug.lisp +++ b/src/compiler/hppa/debug.lisp @@ -31,7 +31,7 @@ (:policy :fast-safe) (:args (object :scs (sap-reg))) (:info offset) - ; make room for multiply by limiting to 12 bits + ;; make room for multiply by limiting to 12 bits (:arg-types system-area-pointer (:constant (signed-byte 12))) (:results (result :scs (descriptor-reg))) (:result-types *)