|
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.RuntimeOpcode
jmce.intel.i8086.OpcodeRuntime8086
jmce.intel.i8086.OpcodePrefix8086
public abstract class OpcodePrefix8086
Field Summary |
---|
Fields inherited from class jmce.sim.cpu.AbstractOpcode |
---|
desc, length, multiOpcode, opcode, opcodes, prefixOpcode, runtimeOpcode, times |
Constructor Summary | |
---|---|
OpcodePrefix8086(int opcode,
int lenght,
int times,
java.lang.String desc)
|
Method Summary |
---|
Methods inherited from class jmce.intel.i8086.OpcodeRuntime8086 |
---|
decode, exec, exec |
Methods inherited from class jmce.sim.cpu.RuntimeOpcode |
---|
exec |
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 |
Constructor Detail |
---|
public OpcodePrefix8086(int opcode, int lenght, 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 |