pushcl |
Class: E |
(legend) |
Operand Stack | Heap | Condition Codes |
|
N/A |
|
Pushes a 16-bit value onto the operand stack. This is more powerful than pushc since pushc can only push a 6-bit value onto the operand stack.
One special value you can push onto the stack is "uart". You can, for example, execute
pushcl uart smoveto move the agent onto the base station.