rewrite DUMP-I-VECTOR
[sbcl.git] / src / compiler / x86-64 / nlx.lisp
index 5816030..523ef31 100644 (file)
             catch-block-entry-pc-slot)
 
     ;; Run any required UWPs.
-    (inst lea temp-reg-tn (make-fixup 'unwind :assembly-routine))
+    (inst mov temp-reg-tn (make-fixup 'unwind :assembly-routine))
     (inst jmp temp-reg-tn)
     ENTRY-LABEL