|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_ENTER_IwIb
public class Instruction_ENTER_IwIb
Intel opcode C8
ENTER - Make Stack Frame for Procedure Parameters.
Flags modified: none
| Constructor Summary | |
|---|---|
Instruction_ENTER_IwIb()
Class constructor |
|
Instruction_ENTER_IwIb(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
ENTER - Make Stack Frame for Procedure Parameters. Takes care of nesting level (0, 1 or higher) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instruction_ENTER_IwIb()
public Instruction_ENTER_IwIb(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 | |||||||||