Restore the build on x86
[sbcl.git] / src / compiler / x86 / call.lisp
index 920a2e3..8e0db43 100644 (file)
     (when fall-thru-p
       (inst jmp start-label))
     (emit-label trampoline-label)
-    (popw rbp-tn (frame-word-offset return-pc-save-offset)))
+    (popw ebp-tn (frame-word-offset return-pc-save-offset)))
   (emit-label start-label))
 
 ;;; Non-TR local call for a fixed number of values passed according to