Difference between revisions of "Arg pushr"
From Unofficial QEdit Wiki Guide
(No difference)
|
Latest revision as of 07:24, 23 May 2014
Syntax
Syntax: arg_pushr register1
- register1 = Register to push to variable argument function.
Use
Used to push a register to a variable argument function. For use with va_start
Also see
va_start, va_call, va_end, arg_pushl, arg_pushb, arg_pushw, arg_pushs