Question: It needs to be solved very urgently ANSWER ALL QUESTIONS BY USING MSP430 ASSEMBLY! Question 1: Opcode Design (25 pts) Assume that an engineer wants

It needs to be solved very urgently It needs to be solved very urgently ANSWER ALL QUESTIONS BY USING

ANSWER ALL QUESTIONS BY USING MSP430 ASSEMBLY! Question 1: Opcode Design (25 pts) Assume that an engineer wants to add division instruction support to MSP430 instruction set. The desired usage of the new instruction is as follows: div.w , which executes the following operations: dst = dst / sus dshwdext= dst % stc (% is module operator) where dstext (depending on the addressing mode) can be the next memorx. location (e.g. if dst = 0x200, then dst.dext = 0x0202 ) or the next register (e.g. if dst = R6, then dstvext = R7). a) Comment on the possible instruction formats for this instruction. Additionally propose a new format. Suggest suitable bit patteros, for the oncodes. Explain with examples (10 pts b) Comment on execution clock cycles for desired operations considering all possible addressing modes Explain step by step. Gixe examples (15 pts)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!