|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu.Instruction_ARPL_EwGw
public class Instruction_ARPL_EwGw
Intel opcode 63
Adjust RPL Field of Segment Selector.
This instruction can be used by operating systems to check the privilege
level of an application in protected mode.
Flags modified: ZF
Constructor Summary | |
---|---|
Instruction_ARPL_EwGw()
Class constructor |
|
Instruction_ARPL_EwGw(CPU processor)
Class constructor specifying processor reference |
Method Summary | |
---|---|
void |
execute()
Adjust RPL Field of Segment Selector. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Instruction_ARPL_EwGw()
public Instruction_ARPL_EwGw(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 |