Skip to content
Snippets Groups Projects
Commit df124a81 authored by wlott's avatar wlott
Browse files

Save the non-descriptor registers in saved regs across the call into C.

They need to be saved, and this is easier than allocating space on the
number stack.  We can't do this for descriptor-regs, because the garbage
collector needs to be able to find them.
parent a853081d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment