X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fhppa%2Fcell.lisp;h=c5e21b22f3607594c7994d50bff3991339fe8884;hb=70c40b1892a606163d0f60ac7b20093724e8e5e5;hp=d6ba8974b1814d6191773f522d70b1a96f544185;hpb=f5186ef0bbde9c91a83d27db84eb710db504e7af;p=sbcl.git diff --git a/src/compiler/hppa/cell.lisp b/src/compiler/hppa/cell.lisp index d6ba897..c5e21b2 100644 --- a/src/compiler/hppa/cell.lisp +++ b/src/compiler/hppa/cell.lisp @@ -30,6 +30,8 @@ (:results) (:generator 1 (storew value object offset lowtag))) + +(define-vop (init-slot set-slot)) ;;;; Symbol hacking VOPs: