# push

Pushes a value onto the stack.

# Syntax

push <val>
# Parameters

# Example

push r0
push 69

# History

  • 0.1 added