Syntax
Syntax: arg_pusha register
- register = Register to push the address of.
Use
Used to push the address in memory of a specific register to a variable argument function. For use with va_start
Also see
va_start, va_call, va_end, arg_pushl, arg_pushb, arg_pushr, arg_pushs, unknown0C