|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmce.sim.cpu.AbstractOpcode
jmce.sim.cpu.PrefixOpcode
public abstract class PrefixOpcode
Field Summary |
---|
Fields inherited from class jmce.sim.cpu.AbstractOpcode |
---|
desc, length, multiOpcode, opcode, opcodes, prefixOpcode, runtimeOpcode, times |
Constructor Summary | |
---|---|
PrefixOpcode(int opcode,
int length,
int times,
java.lang.String desc)
|
Method Summary |
---|
Methods inherited from class jmce.sim.cpu.AbstractOpcode |
---|
clearCounter, getCounter, getDescription, getLength, getMaxLength, getOpcode, getOpcode, getOpcodeCount, getTimes, incCounter, isMultiOpcode, setDescription, setOpcode, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface jmce.sim.Opcode |
---|
exec |
Constructor Detail |
---|
public PrefixOpcode(int opcode, int length, int times, java.lang.String desc)
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |