| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu.Instruction_LAHF
public class Instruction_LAHF
Intel opcode 9F
 Move low byte of the FLAGS register into AH register.
 The FLAGS register is read as SF:ZF:0:AF:0:PF:1:CF
 Flags modified: none
| Constructor Summary | |
|---|---|
| Instruction_LAHF()Class constructor | |
| Instruction_LAHF(CPU processor)Class constructor specifying processor reference | |
| Method Summary | |
|---|---|
|  void | execute()Move low byte of FLAGS register into AH register. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Instruction_LAHF()
public Instruction_LAHF(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 | |||||||||