O Pop H Indexed mode A Absolute mode I ndirect autoincrement
O. Pop H. Indexed mode A. Absolute mode I. ndirect autoincrement mode P. Push B. Assembly program Q. Register mode J. Indirect register mode C. Cmp R. Stack K. jmp D. Control instructions S. swpb L. Jump instructions E. Division T. sxt M. Mnemonic F. Emulated instructions U. Symbolic mode G. Immediate mode N. Multiplication is not included in the MSP430 instruction set. only affects the appropriate status bits. can only work on word level. 4. k forms an infinite loop can be used to assign numbers directly to a memory location. may be used to reach and alter peripherals. uses a register as a table base address. is used to save local variables in C programs. needs directives and adjustments during compiling and linking. are mandatory to form C-like control structures.
Solution
1.Indexed mode is not included in MSP430 instruction set
5.Immediate mode is used to assign numbers direclty to memory location
8.R Stack is used to store local vairables in c programs:
10.Control insreuctions are manadatory to form C-like control structures
