-
- Downloads
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.
Loading
Please register or sign in to comment