Define LAHF and SAHF instructions in 8086.
Posted in Microprocessors Interview Questions
LAHF : Load the 8085 equivalent flags into the AH register.SAHF: Store the AH register into the low order byte of the flag register.
Post Your Answer!
Send This to a Friend
← What is the use of TEST instruction in 8086?
While handling the interrupt instructions in 8086, What are the internal operations may be carried out by the stack? →
Related Interview Questions
What is the difference between 8086 and 8088? 10.01.09
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086....
Which Stack is used in 8086? k is used in 8086? 10.01.09
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first....
What is pipelining? 26.11.08
A technique used in advanced microprocessors where the microprocessor begins executing a second instuction before the first has been completed. That is, several...
What is a Processing Instruction in XML? 22.11.08
An XML file can also contain processing instructions that give commands or information to an application that is processing the XML data. Processing instruction...
Define EQU directive in 8086 assembly language? 14.11.08
It is used to assign a name to constants used in the programs. Consider the statement ‘corr EQU 07H’ , this would tell the assembler to insert the value 07...
List the functions of Bus Interface Unit in 8086. 14.11.08
Sends out addresses Fetches instructions from memory Reads data from ports and memory Writes data to port and memory...
What is the Maximum clock frequency in 8086? 10.11.08
5 Mhz is the Maximum clock frequency in 8086. For 8086-I +8Mhz and for 8086-II +10mhz...
What is the difference between 8086 and 8088? 10.11.08
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086. in 8086 instruction buffer q(ibq) is 6bytes a...
Which StacWhich Stack is used in 8086? k is used in 8086? 26.03.06
FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first....
What is the difference between 8086 and 8088? 26.03.06
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086....
Monday, February 23, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment