Electronics and Communication Engineering - Microprocessors - Discussion
Discussion Forum : Microprocessors - Section 1 (Q.No. 7)
7.
To multiply a number by 8 in 8085 we have to use
RAL
instructionAnswer: Option
Explanation:
When RAL instruction is used once the number is doubled.
Discussion:
20 comments Page 2 of 2.
Afzal said:
9 years ago
@Jaideep,
Last line is simple as that of first two. Initially she takes 4 i.e. 0100 and in the last line we got 32 which is nothing but 8 x 4 = 32. Thats only the answer that we wanted.
Last line is simple as that of first two. Initially she takes 4 i.e. 0100 and in the last line we got 32 which is nothing but 8 x 4 = 32. Thats only the answer that we wanted.
Jaideep said:
9 years ago
@Meena, how the last line become 8 times?
Navya said:
1 decade ago
Sir,
Can you explain what is RAL?
Can you explain what is RAL?
Quant said:
9 years ago
Sir I can't understand please can you explain in a simple way.
Khan. said:
9 years ago
Sir, not understand this. Please explain me in detail.
Saurabh said:
1 decade ago
There is no multiplication instruction in the 8085.
These operations are equivalent to multiplying by 2:
1) Shift left by 1 (shifting left by n is multiplying by 2^n).
2) Add the value to itself once.
So 2^3 = 8.
These operations are equivalent to multiplying by 2:
1) Shift left by 1 (shifting left by n is multiplying by 2^n).
2) Add the value to itself once.
So 2^3 = 8.
Sambhji said:
1 decade ago
How answer is thrice, can you explain?
Kaushik R said:
1 decade ago
RAL means rotate accumulator to left with carry.
Alpesh said:
1 decade ago
Sir, What is the RAL?
K.Supriya said:
1 decade ago
Sir, Please explain this RAL ?
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers