Template:LSO Bytecodes/push-global
< Template:LSO Bytecodes
Jump to navigation
Jump to search
Revision as of 14:08, 27 November 2007 by Strife Onizuka (talk | contribs) (New page: <noinclude>{| {{Prettytable}}</noinclude> {{!}}- {{!}} PUSHG {{!}} {{LSL Hex|0x55}} {{!}} Push a dword from the global address arg0 to the stack. {{!}} dword {{!}}- {{!}} PUSHGS {{!}} {{LS...)
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 |