|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.kbna.dioscuri.module.cpu.Instruction_INSW_YvDX
public class Instruction_INSW_YvDX
Intel opcode 6D
Copy word from I/O port to ES:DI; update DI register according to DF.
Flags modified: none
| Field Summary | |
|---|---|
private CPU |
cpu
|
(package private) byte[] |
ePortValue
|
private static java.util.logging.Logger |
logger
|
(package private) int |
portAddress
|
(package private) byte[] |
portValue
|
(package private) byte[] |
transition
|
| Constructor Summary | |
|---|---|
Instruction_INSW_YvDX()
Class constructor |
|
Instruction_INSW_YvDX(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
Copy word from I/O port to ES:DI; update DI register according to DF |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private CPU cpu
int portAddress
byte[] portValue
byte[] ePortValue
byte[] transition
private static java.util.logging.Logger logger
| Constructor Detail |
|---|
public Instruction_INSW_YvDX()
public Instruction_INSW_YvDX(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 | |||||||||