|
I've just implemented the memory access features and yes, my implementation of some pops is (pretty) longer than the equivalent pushes. I can't think of any other way of implementing it. I think it's necessary because of the scarcity of registers in the CPU.
|