Question: please do not copy the answers 2) Write a code that desires. At first, contents of AL is 10000000b. If AL is negative number then
2) Write a code that desires. At first, contents of AL is 10000000b. If AL is negative number then jump to label NEXT and print 'signed', otherwise print 'not signed' . (Don't forget that set flags) Run the code. After the execution what will be written on the emulator screen? 3) What are the STD, CLD, STI. CU. STC. CLC and CMC? Explain each one in a sentence. STD CLD. STI. CLI. STC. CLC. CMC EXTRA POINT: (5 POINTS) Write a code that desires, Al first, contents of Al is 10100100b. If Al is not aero jump to label EXTRA and print 'not zero', otherwise print 'zero'. (Don't forget that set flags) Run the code. After the execution what will be written on the emulator screen
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
