Why Dalvik register-based, but use stack, what is differnce?

Many articles tell about that Dalvik is register-based VM, but also many articles tell that Dalvik use stack for threads where saved methods and cached variables. Maybe I confuse this with keeping classes, variables and methods with executing real operations on processor. I think that this mean VM send operations in stack or registers. But don't find this information. Please help?)


Ответы (0 шт):