|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_RETF_Iw
public class Instruction_RETF_Iw
Intel opcode CA
Far (intersegment) return to calling procedure and pop bytes from stack
Transfer control to return address located at top stack, and release a number
of stack bytes
Flags modified: none
| Constructor Summary | |
|---|---|
Instruction_RETF_Iw()
Class constructor |
|
Instruction_RETF_Iw(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
Transfer control to return address located at top of stack; release number of stack bytes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instruction_RETF_Iw()
public Instruction_RETF_Iw(CPU processor)
processor - Reference to CPU class| 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 | |||||||||