| org.jatha.machine.SECDop org.jatha.machine.opT
opT | class opT extends SECDop (Code) | | opT pushes a constant T onto the stack.
Uses C register (2 values).
Modifes S register.
See Also: SECDMachine author: Micheal S. Hewett hewett@cs.stanford.edu |
Constructor Summary | |
public | opT(Jatha lisp) It calls SECDop() with the machine argument
and the label of this instruction. |
opT | public opT(Jatha lisp)(Code) | | It calls SECDop() with the machine argument
and the label of this instruction.
See Also: SECDMachine |
|
|