getvars

Class: B

(legend)

Operand Stack Heap Condition Codes
  • Initial (operands):
    value - the heap address
  • Final (return values):
    variable
N/A
N/A

Description

Retrieves a variable from the heap and pushes it onto the operand stack. The address of the heap is specified by the value on top of the stack. Valid addresses are from 0-AGILLA_HEAP_SIZE, which is specified within <agilla>/types/Agilla.h. Note that the variable remains in the heap. A variable remains in the heap until it is overwritten.

This page was last updated on May 3, 2006 11:42 AM.
This work is supported by the ONR MURI Project CONTESSA and the NSF under grant number CCR-9970939.