X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fsparc%2Fcell.lisp;h=c9613aabcab82e96673d3926cec1cd89b17b1826;hb=57d30b9b5a4b2be52431e0a8daaf81d409d146a9;hp=e77323158811b1c653828b7ed384ac4d45f4715d;hpb=4ad46c68f4780c6028242377b4187a046bad5826;p=sbcl.git diff --git a/src/compiler/sparc/cell.lisp b/src/compiler/sparc/cell.lisp index e773231..c9613aa 100644 --- a/src/compiler/sparc/cell.lisp +++ b/src/compiler/sparc/cell.lisp @@ -29,6 +29,8 @@ (:results) (:generator 1 (storew value object offset lowtag))) + +(define-vop (init-slot set-slot)) ;;;; Symbol hacking VOPs: