What is DAS instruction ?
Posted in Microprocessors Interview Questions
DAS : Decimal Adjust After SubtractionThis instruction converts the binary result of a SUB or SBB instruction in AL to Packed BCD format. It operates only on AL Register.
Post Your Answer!
Send This to a Friend
← What is the use of ‘W’ bit in opcode ?.
What is Packed BCD Format ? →
Related Interview Questions
What is Program counter? 10.01.09
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What are the five stages in a DLX pipeline? 26.11.08
Instruction Fetch Stage Instruction Decode Stage Instruction Execution Stage Memory Stage Write Back...
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 the use of TEST instruction in 8086? 14.11.08
Test instruction is the same as the AND instruction except that ite does not put the result anywhere. Like the CMP instruction , it is used only to set the flag...
How the execution time of an instruction is calculated? 14.11.08
Execution time of an instruction can be determined by multiplying the number of clock pulses needed to execute the instruction by the clock period....
What is AAS instruction in 8086 ? 14.11.08
Adjust Result of ASCII Subtraction This instruction adjust the binary result of SUB or SBB instruction....
What are the five stages in a DLX pipeline? 10.11.08
The instruction sets can be differentiated by * Operand storage in the CPU * Number of explicit operands per instruction * Operand location * Operations...
What are the five stages in a DLX pipeline? 03.11.08
he instruction sets can be differentiated by * Operand storage in the CPU * Number of explicit operands per instruction * Operand location * Operati...
What is Program counter? 19.07.06
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
What is Program counter? 17.03.06
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte i...
Wednesday, March 4, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment