|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_GRP11_MOV_EvIv
public class Instruction_GRP11_MOV_EvIv
Intel opcode C7
Group 11 opcode extension: MOV immediate word (source) into memory/register
(destination).
Performs the selected instruction (indicated by bits 5, 4, 3 of the ModR/M
byte) using immediate data.
NOTE: Only one instruction in group (MOV EvIv, reg=000).
Flags modified: none
| Constructor Summary | |
|---|---|
Instruction_GRP11_MOV_EvIv()
Class constructor |
|
Instruction_GRP11_MOV_EvIv(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
MOV immediate byte into memory/register. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instruction_GRP11_MOV_EvIv()
public Instruction_GRP11_MOV_EvIv(CPU processor)
processor - Reference to CPU class| Method Detail |
|---|
public void execute()
throws CPUInstructionException
execute in interface InstructionCPUInstructionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||