Question: We want to implement the following function using Sim68 assembly language, where x is a 16-bit memory references. f-[1/(x-4)] + 8 a) Write the
We want to implement the following function using Sim68 assembly language, where x is a 16-bit memory references. f-[1/(x-4)] + 8 a) Write the corresponding Sim68 assembly program. b) What are the restrictions on the number x such that we have no division error or overflow? c) Write a Sim68 program that checks the above restrictions and in case they are met proceeds with the division and stops, otherwise it generates a register & memory dump.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
