Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In assembly language! UNIX code please I tried the following but I don't know how to store the result in register AL and My EAX

image text in transcribed

In assembly language! UNIX code please

I tried the following but I don't know how to store the result in register AL and My EAX is not correct, should be 204 decimal-ly. Oh, also our professor let us use 16 bit registers to reduce confusion

image text in transcribed

Write and run a program to calculate the sum of 3, 50,12,11,40,88 using different 8-bit registers. Put the result in register AL: o To create a project for this exercise o To verify the result in AL, Showing registers and flags" Registers W w WWWWWWWWWWWWWWW W EAX = 001900CC EBX = 00390032 ECX = 00400017 EDX = 0040000B EFL = 00000206 OV = UP = 0 EI = 1 PL = 0 ZR = 0 AC = PE = 1 CY = 0 24 25 26 27 28 sims elapsed invoke ExitProcess, main endp end main 100 % Watch 1 WAS WASSESSORI ESSERE Name bx Value 1638604 204 50 23 11 128 88

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions