|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cornell.cs.sam.core.instructions.SamInstruction
edu.cornell.cs.sam.core.instructions.SAM_ISNIL
edu.cornell.cs.sam.core.instructions.SAM_NOT
public class SAM_NOT
Negates an integer (logical NOT)
Field Summary |
---|
Fields inherited from class edu.cornell.cs.sam.core.instructions.SamInstruction |
---|
cpu, FBR, HALT, mem, name, PC, prog, SP, sys, video |
Constructor Summary | |
---|---|
SAM_NOT()
|
Method Summary |
---|
Methods inherited from class edu.cornell.cs.sam.core.instructions.SAM_ISNIL |
---|
exec |
Methods inherited from class edu.cornell.cs.sam.core.instructions.SamInstruction |
---|
getName, getProgram, getSystem, setProgram, setSystem, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SAM_NOT()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |