Question: 1 . The main code block ( the test harness ) will just invoke subroutine 1 ( LOAD _ FILL _ VALUE _ 3 2
The main code block the test harness will just invoke subroutine LOADFILLVALUE and then subroutine OUTPUTASDECIMAL using the register value created by sub to set up input for sub
Subroutine LOADFILLVALUE: This subroutine will just take a hardcoded FILL value, and load it into a register of your choice.
In the test harness add to the number and invoke subroutine OUTPUTASDECIMAL:
Subroutine OUTPUTASDECIMAL: Using your chosen output register from subroutine as an input register for subroutine print the new value out to the console as a decimal number
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
