Question: Assembly Language for 68HC12 microcontroller. 1. (a) Write a macro power4 that calculates x4 for input single byte unsigned input value whse address is given
Assembly Language for 68HC12 microcontroller.
1. (a) Write a macro power4 that calculates x4 for input single byte unsigned input value whse address is given as the first parameter and stores the result into a memory whose address is given as the second parameter. Assume the result is 16 bits. (b) write an instruction to call this Macro. (c) test this macro in the lab and check if the macro works as expected. (6 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
