|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_IMUL_GvEvIv
public class Instruction_IMUL_GvEvIv
Intel opcode 69
Signed multiply.
Multiplication uses three operands: 1=destination, 2=first source, 3=second
source
Flags modified: CF, OF. Flags SF, ZF, AF, and PF are undefined
| Constructor Summary | |
|---|---|
Instruction_IMUL_GvEvIv()
Class constructor |
|
Instruction_IMUL_GvEvIv(CPU processor)
Class constructor specifying processor reference |
|
| Method Summary | |
|---|---|
void |
execute()
Signed multiply. Multiplication uses three operands: 1=destination, 2=first source, 3=second source Flags modified: CF, OF. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Instruction_IMUL_GvEvIv()
public Instruction_IMUL_GvEvIv(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 | |||||||||