|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthades.models.pic.TurboPicCore.PicInstruction
hades.models.pic.TurboPicCore.CLRW
CLRW clear the W register (accumulator), set Z flag one clock period
| Field Summary | |
(package private) java.lang.String |
mnemonic
|
(package private) int |
opcode
|
| Constructor Summary | |
(package private) |
TurboPicCore.CLRW()
|
| Method Summary | |
(package private) void |
execute()
|
(package private) int |
getOpcode()
|
(package private) void |
setMnemonic(java.lang.String s)
|
(package private) void |
setOpcode(int _opcode)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
int opcode
java.lang.String mnemonic
| Constructor Detail |
TurboPicCore.CLRW()
| Method Detail |
final void execute()
execute in class TurboPicCore.PicInstructionvoid setOpcode(int _opcode)
int getOpcode()
void setMnemonic(java.lang.String s)
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||