Search results

Jump to navigation Jump to search
  • ...using its own private copy of the global r-registers. That is, the global registers are saved before <expression> is evaluated and restored afterwards. This allows the <expression> to alter the r-registers without affecting the softcode outside the localize() invocation. ...
    587 bytes (77 words) - 23:12, 28 November 2010
  • ...This means that functions "below" the level of the u() can reset [[global registers]] for temporary calculations, without needing to worry about "clobbering" t ...seful for global or shared code which calls arbitrary u() functions, where global register values need to be preserved from accidental user clobbering. ...
    2 KB (276 words) - 01:39, 29 November 2010