Template:LSO Bytecodes/push-global: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
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...
 
(No difference)

Latest revision as of 15:08, 27 November 2007

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