|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_LOOPNE_LOOPNZ_Jb
public class Instruction_LOOPNE_LOOPNZ_Jb
Intel opcode E0
Loop while CX is not zero and ZF == 0, performing short jump indicated by
immediate signed byte.
Displacement is relative to next instruction.
Flags modified: none
| Constructor Summary | |
|---|---|
Instruction_LOOPNE_LOOPNZ_Jb(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
Loop while CX is not zero and ZF == 0, performing short jump indicated by immediate signed byte |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instruction_LOOPNE_LOOPNZ_Jb(CPU processor)
processor - Reference to CPU class| Method Detail |
|---|
public void execute()
execute in interface Instruction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||