Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 - Write an assembly program using 8 0 8 6 emulator that reads a password of 8 characters and checks if the user has

1- Write an assembly program using 8086 emulator that reads a password of 8 characters and checks if the user has entered R#2o5uE ,then print the password is ok else print error. The user should see in screen stars (********).
2- Write an assembly program using 8086 emulator that adds the two numbers:
0x9234567A9234567A +0xB234567A9234567A
Show the results in registers and show the flags
3- Repeat the program in 2 using Microsoft visual studio (or any other tool) to run the program in 32-bit assembly (x86)
4- Repeat the program in 2 using Microsoft visual studio (or any other tool) to run the program in 64-bit assembly
5- Compare some recent processors from intel
You can select Intel 14th generation like: i9-14900, i7-14700, i5-14400, i3-14100 or at least 10th generation
In your comparison include at least (include them in a table):
1- Number of transistors
2- Cache memory
3- Cores
4- Max frequency
5- Some results from benchmarks
Then compare one of intel processors with processors from Qualcomm (e.g., snapdragon x elite) Apple (e.g., M3) and AMD (e.g. Ryzen 9). Select one from each company. To have a fair comparison, try to select processors that came to the market during the same period.

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

Systems Analysis And Synthesis Bridging Computer Science And Information Technology

Authors: Barry Dwyer

1st Edition

0128054492, 9780128054499

More Books

Students also viewed these Databases questions