adplus-dvertising
frame-decoration

Question

mov.w @PC+,R6 is a type of

a.

direct addressing

b.

indirect addressing

c.

immediate addressing

d.

indirect auto increment addressing

Answer: (c).immediate addressing

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. mov.w @PC+,R6 is a type of

Similar Questions

Discover Related MCQs

Q. Which instruction is used to call functions?

Q. ret instruction is used for

Q. According to conventions being followed, R12 to R15 are used for

Q. We can store the temporary results across a call instruction with the help of which of the following registers

Q. Can we allocate variables on the stack?

Q. Which registers are reserved for passing the parameters to a subroutine and then returning the final result?

Q. What actually is the order of stack frame for a parameter to pass to a subroutine?

Q. When any subroutine is called, then the first value of stack will be

Q. After subroutine which of the instruction is used for returning the pointer back to the main program?

Q. Is the approach of making subroutines effective or not?

Q. MSP430 uses vectored interrupts?

Q. Which of the following is true?

Q. After interrupt has occurred, the stack is filled with

Q. What is the function of __ __interrupt keyword

Q. What is the difference between the INTVEC and the RSEG keywords?

Q. For enabling any interrupt, firstly

Q. Non mask able vectors are stored at different vector locations?

Q. Which of the following can generate a non mask able interrupt?

Q. External RST/NMI pin is a non maskable interrupt?

Q. How many cycles are used by MSP430, when reti instruction is executed?