03.01.2012, 16:29
The offset is in bytes - so there's 12 (3 cells might be what you were thinking of). I think 8 is the number of parameters, and 0 is the pointer to the previous function's frame.
Yes, there are only two registers and I believe those are stored in the processor's cache.
Also, in this case the best way to learn is analyze ******'s code and utilize the Implementer’s Guide.
Yes, there are only two registers and I believe those are stored in the processor's cache.
Also, in this case the best way to learn is analyze ******'s code and utilize the Implementer’s Guide.