# pop

Pops a value from the stack.

# Syntax

pop <register>
# Parameters

# Example

pop r0

# History

  • 0.1 added