Template:LSO Bytecodes/load-global
Jump to navigation
Jump to search
| LOADGP | 0x3F | Pop a dword from the stack and store to global arg0 address. | dword |
| LOADGSP | 0x40 | Pop a string from the stack and store to global arg0 address. | dword |
| LOADGLP | 0x41 | Pop a list from the stack and store to global arg0 address. | dword |
| LOADGVP | 0x42 | Pop 3 dwords from the stack and store to global arg0 address. | dword |
| LOADGQP | 0x43 | Pop 4 dwords from the stack and store to global arg0 address. | dword |