svm: IMPORT_REGS should restore dynamic-link.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 3 Feb 2012 23:40:24 +0000 (16:40 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 3 Feb 2012 23:40:24 +0000 (16:40 -0700)
commit6087cf64c0f0792598ec639a7635bc94e1bffda6
tree7a28fe80d21d56ea00676aebe4230e340aa4916f
parentf88f584eec6a7f054a49a852f126d690652145cf
svm: IMPORT_REGS should restore dynamic-link.

The i386's interface_to_scheme restores this register from the
CC_STACK_ENV pushed by comutil_interrupt_dlink via
compiler_interrupt_common.  comp_interrupt_restart has popped the
CC_STACK_ENV into the value register and interface_to_scheme takes it
from there.
src/microcode/svm1-interp.c