#
pop
Pops a value from the stack.
#
Syntax
pop <register>
#
Parameters
- register required Type: Register
#
Example
pop r0
#
History
- 0.1 added