|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu.Instruction_SEG_CS
public class Instruction_SEG_CS
Intel opcode 2E
Instruction SEG=CS. Overrides the selected segment with CS.
Flags modified: none
Constructor Summary | |
---|---|
Instruction_SEG_CS()
Construct class |
|
Instruction_SEG_CS(CPU processor)
Construct class |
Method Summary | |
---|---|
void |
execute()
Execute instruction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Instruction_SEG_CS()
public Instruction_SEG_CS(CPU processor)
processor
- 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 |