> I'm not exactly sure what's going on in SML/NJ. What do you mean by > "faked registers"? I think Henry is referring to the area of memory that we use for pseudo registers and is suggesting dedicating a register to refer to the start of that area. Or, as an in between position, occassionally using a register to point to the start of that area and using the register across multiple loads/stores.