getvars

Class: B

(legend)

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

Description

Saves a variable on the heap. The top of the stack must contain a value between 0-AGILLA_HEAP_SIZE, which is specified within <agilla>/types/Agilla.h. The second variable on the stack will be stored on the heap at the specified address. It overwrites any existing variable stored in the specified heap address.

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