|
||||||||||
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.DECFSZ_NF
Field Summary | |
(package private) int |
addr
|
(package private) int |
d
|
(package private) java.lang.String |
mnemonic
|
(package private) int |
opcode
|
Constructor Summary | |
(package private) |
TurboPicCore.DECFSZ_NF(int _f,
int _d)
|
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 addr
int d
int opcode
java.lang.String mnemonic
Constructor Detail |
TurboPicCore.DECFSZ_NF(int _f, int _d)
Method Detail |
final void execute()
execute
in class TurboPicCore.PicInstruction
void 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 |