|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu.Instruction_SEG_GS
public class Instruction_SEG_GS
Intel opcode 65
Segment selector GS. Override the segment selector for the next opcode.
Flags modified: none
Constructor Summary | |
---|---|
Instruction_SEG_GS()
Construct class |
|
Instruction_SEG_GS(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_GS()
public Instruction_SEG_GS(CPU processor)
processor
- Method Detail |
---|
public void execute() throws CPUInstructionException
execute
in interface Instruction
CPUInstructionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |