|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cmpware.fastmodel.Function
com.cmpware.cmp.models.FastSimple.Unary
com.cmpware.cmp.models.FastSimple.NOT_
public class FastSimple.NOT_
The NOT_ instruction
| Field Summary |
|---|
| Fields inherited from class com.cmpware.cmp.models.FastSimple.Unary |
|---|
b, c |
| Fields inherited from class com.cmpware.fastmodel.Function |
|---|
copyright |
| Constructor Summary | |
|---|---|
FastSimple.NOT_()
|
|
| Method Summary | |
|---|---|
void |
exec(long addr)
This abstract method implements the instruction execution. |
| Methods inherited from class com.cmpware.cmp.models.FastSimple.Unary |
|---|
extractFields, getFormat, getSize, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FastSimple.NOT_()
| Method Detail |
|---|
public void exec(long addr)
Function
exec in class Functionaddr - the address of this instruction.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||