java.io.Serializable, java.lang.Cloneable, StackConsumer, StackProducer, TypedInstructionpublic class DNEG extends ArithmeticInstruction
Stack: ..., value.word1, value.word2 -> ..., result.word1, result.word2
length, opcode| Constructor | Description |
|---|---|
DNEG() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(Visitor v) |
Call corresponding visitor method(s).
|
getTypeconsumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toStringclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconsumeStackproduceStackpublic void accept(Visitor v)
accept in class Instructionv - Visitor object