|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu.Instruction_JMP_nearJv
public class Instruction_JMP_nearJv
Intel opcode E9
Unconditional relative near jump indicated by immediate signed word.
Displacement is relative to next instruction.
Flags modified: none
Constructor Summary | |
---|---|
Instruction_JMP_nearJv()
Class constructor |
|
Instruction_JMP_nearJv(CPU processor)
Class constructor specifying processor reference |
Method Summary | |
---|---|
void |
execute()
Execute unconditional relative near jump indicated by immediate signed word |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Instruction_JMP_nearJv()
public Instruction_JMP_nearJv(CPU processor)
processor
- Reference to CPU classMethod Detail |
---|
public void execute()
execute
in interface Instruction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |