Question
a.
+
b.
–
c.
@
d.
&
Posted under Computer Architecture
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Indirect mode and the indirect auto increment mode have which common operator in them
Similar Questions
Discover Related MCQs
Q. Are the two instructions similar
mov.w @R5+, R6 and mov.w R6,0( R5)
incd.w R5
View solution
Q. mov.w @PC+,R6 is a type of
View solution
Q. Which instruction is used to call functions?
View solution
Q. ret instruction is used for
View solution
Q. According to conventions being followed, R12 to R15 are used for
View solution
Q. We can store the temporary results across a call instruction with the help of which of the following registers
View solution
Q. Can we allocate variables on the stack?
View solution
Q. Which registers are reserved for passing the parameters to a subroutine and then returning the final result?
View solution
Q. What actually is the order of stack frame for a parameter to pass to a subroutine?
View solution
Q. When any subroutine is called, then the first value of stack will be
View solution
Q. After subroutine which of the instruction is used for returning the pointer back to the main program?
View solution
Q. Is the approach of making subroutines effective or not?
View solution
Q. MSP430 uses vectored interrupts?
View solution
Q. Which of the following is true?
View solution
Q. After interrupt has occurred, the stack is filled with
View solution
Q. What is the function of __ __interrupt keyword
View solution
Q. What is the difference between the INTVEC and the RSEG keywords?
View solution
Q. For enabling any interrupt, firstly
View solution
Q. Non mask able vectors are stored at different vector locations?
View solution
Q. Which of the following can generate a non mask able interrupt?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!