Template:LSO Bytecodes/push-global
Jump to navigation
Jump to search
| PUSHG | 0x55 | Push a dword from the global address arg0 to the stack. | dword |
| PUSHGS | 0x56 | Push a string from the global address arg0 to the stack. | dword |
| PUSHGL | 0x57 | Push a list from the global address arg0 to the stack. | dword |
| PUSHGV | 0x58 | Push 3 dwords from the global address arg0 to the stack. | dword |
| PUSHGQ | 0x59 | Push 4 dwords from the global address arg0 to the stack. | dword |