|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_DEC_BX
public class Instruction_DEC_BX
Intel opcode 4B
Decrement general register BX.
Flags modified: OF, SF, ZF, AF, PF
| Constructor Summary | |
|---|---|
Instruction_DEC_BX()
Class constructor |
|
Instruction_DEC_BX(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
Decrement general register BX |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instruction_DEC_BX()
public Instruction_DEC_BX(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 | |||||||||