Question: Please do it by CodeWarrior IDE program Program 1: Store two 24-bit numbers, $123456 and SABCDEF, in locations $1000-1002 and $1003-1005, respectively (use assembler directives).
Please do it by CodeWarrior IDE program Program 1: Store two 24-bit numbers, $123456 and SABCDEF, in locations $1000-1002 and $1003-1005, respectively (use assembler directives). Write a program to load these two numbers, logically shift the first number one bit to the right, add the shifted number to the second number, and store the result in locations starting from $1006. Include the assembly language program and snapshots of memory locations $1000 to $100A in your lab report . Program 2: Write a program to copy the two 24-bit numbers in program 1 into consecutive memory locations . Include the assembly language program and snapshots of memory locations $1030 to $103A in your lab starting at $1030 report
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
