|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu.Instruction_LDS_GvMp
public class Instruction_LDS_GvMp
Intel opcode C5
Load DS:r16 with far pointer from memory.
Flags modified: none
Constructor Summary | |
---|---|
Instruction_LDS_GvMp()
Class constructor |
|
Instruction_LDS_GvMp(CPU processor)
Class constructor specifying processor reference |
Method Summary | |
---|---|
void |
execute()
Load DS:r16 or DS:r32 with far pointer from memory m16:16 or m16:32. Flags modified: none |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Instruction_LDS_GvMp()
public Instruction_LDS_GvMp(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 |