Question: Question 9 ( 6 points ) Given two 8 bit integers x and Y stored on the HC 1 1 computer at the memory locations
Question points
Given two bit integers and stored on the HC computer at the memory
locations $ and $ write an HC program that writes to the memory
location $ the larger of the two numbers. For example, if the value of is and
the value of is also the program should write to the memory location
$ resulting in the memory contents AFTER the execution of your program as
shown below all values are in hex:
Assume your program is to be stored at memory locations starting at the memory
address $ hexadecimal. The last instruction of your program should be the NOP
instruction.
Show your program:
as HC assembly language mnemonics, and
exactly as it would be stored in memory locations starting at $ using the
hexadecimal notation.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
