Push operation.
More...
#include <instruction.hh>
List of all members.
Detailed Description
Push operation.
Pushes a single element on the stack.
The Push instruction owns the element.
Constructor & Destructor Documentation
Element is owned by Push.
Caller must not delete element.
- Parameters:
-
| e | element associated with push. |
Member Function Documentation
| const Element& Push::elem |
( |
| ) |
const [inline] |
- Returns:
- element associated with push.
The documentation for this class was generated from the following file: