|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu.Instruction_Opd_Size
public class Instruction_Opd_Size
Intel opcode 66
Instruction prefix, indicating the next instruction should work with
doublewords.
Flags modified: none
Constructor Summary | |
---|---|
Instruction_Opd_Size()
Class constructor |
|
Instruction_Opd_Size(CPU processor)
Class constructor specifying processor reference |
Method Summary | |
---|---|
void |
execute()
Set cpu.doubleWord to true, indicating next instruction should work with doublewords |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Instruction_Opd_Size()
public Instruction_Opd_Size(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 |