Difference between revisions of "Unknown0C"

From Unofficial QEdit Wiki Guide
Jump to: navigation, search
(Created page with "==Syntax== ''Syntax:'' <span style='font-size:12px;font-family:courier'><span style='color:green'>unknown0C</span> register1, register2</span> * register1 = Register to set v...")
 
(Example)
 
Line 7: Line 7:
 
==Use==
 
==Use==
 
Used to set a register to the memory address of another register.
 
Used to set a register to the memory address of another register.
 
==Example==
 
  
 
==Also see==
 
==Also see==
 
[[arg_pusha]]
 
[[arg_pusha]]

Latest revision as of 18:17, 23 January 2018

Syntax

Syntax: unknown0C register1, register2

  • register1 = Register to set value
  • register2 = Register to get the address of

Use

Used to set a register to the memory address of another register.

Also see

arg_pusha