Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help with these questions: 1- Name all 32 bit registers inside 80x86 microprocessor. 2- Name all 16 bit registers inside 80x86 microprocessor. 3- Name

Please help with these questions:

1- Name all 32 bit registers inside 80x86 microprocessor.

2- Name all 16 bit registers inside 80x86 microprocessor.

3- Name all 8 bit registers inside 80x86 microprocessor.

4- Which of the following instructions are invalid? Discuss why they are invalid? If the instruction is valid, state what does happen after it is executed. Lets assume EAX has the value 0x000020F0 (hex 000020F0 0010 0000 1111 000). Also memory locations $20F0, $20F1, $20F2 and $20F3 have the values 1, 2, 3 and 4.

a) MOVB %AL, %BL

b) MOVL 0x300, %EBX

c) MOVW %ECX, 0x30

d) MOVB 0x3400, %AL

e) MOVW %AX, %AL

image text in transcribed

Practice Problem 3.1 Assume the following values are stored at the indicated memory addresses and registers Address Value 0x100 0x104 0x108 0x100 OxFF OxAB 0x13 0x11 Register %eax %ecx %edx Value 0x100 0x1 0x3 Fill in the following table showing the values for the indicated operands: Value Operand %eax 0x104 $0x108

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

Database Design Application And Administration

Authors: Michael Mannino, Michael V. Mannino

2nd Edition

0072880678, 9780072880670

More Books

Students also viewed these Databases questions