Template:LSO Bytecodes/store-global
Jump to navigation
Jump to search
| STOREG | 0x35 | Copy a dword from the stack and store to global arg0 address. | dword |
| STOREGS | 0x36 | Copy a string from the stack and store to global arg0 address. | dword |
| STOREGL | 0x37 | Copy a list from the stack and store to global arg0 address. | dword |
| STOREGV | 0x38 | Copy 3 dwords from the stack and store to global arg0 address. | dword |
| STOREGQ | 0x39 | Copy 4 dwords from the stack and store to global arg0 address. | dword |