Differences
This shows you the differences between two versions of the page.
| en:ibm:prcp:vio:globalreg [2016/09/15 05:31] – created valerius | en:ibm:prcp:vio:globalreg [2016/09/15 05:34] (current) – valerius | ||
|---|---|---|---|
| Line 73: | Line 73: | ||
| For example, if [[setcurpos|VioSetCurPos]] were a registered function, the stack would appear as if the following instruction sequence were executed if [[setcurpos|VioSetCurPos]] were called and control routed to // | For example, if [[setcurpos|VioSetCurPos]] were a registered function, the stack would appear as if the following instruction sequence were executed if [[setcurpos|VioSetCurPos]] were called and control routed to // | ||
| - | <wiki> | + | <code asm> |
| - | ┌───────────────────────────────────────────────────────┐ | + | |
| - | | + | |
| - | │ PUSH | + | |
| - | │ PUSH | + | |
| - | │ CALL | + | |
| - | │ PUSH | + | |
| - | │ CALL | + | |
| - | │ PUSH | + | |
| - | │ CALL | + | </code> |
| - | | + | |
| - | </wiki> | + | |
| The index numbers that correspond to the registered functions are listed below: | The index numbers that correspond to the registered functions are listed below: | ||




