MPL Index

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Pune Vidyarthi Griha’s

College of Engineering and S. S. Dhamankar


Institute of Management, Nashik

DEPARTMENT OF COMPUTER
ENGINEERING

Lab File
Subject:- Microprocessor Lab

Academic Year 2022-23

Name of the Student:_________________________________


Department : _____________________________________
Class:___________________Semester:___________________
Roll No:______________Exam Seat No:__________________
PUNEVIDYARTHI GRIHA’S
COLLEGEOFENGINEERING& S.S DHAMANKAR
INSTITUTE OF MANAGEMENT,NASHIK
INDEX Batch:-
Sr. Page Date of Date of Signature
Title
No No Conduction Submission of Staff
01 Write an X86/64 ALP to accept five 64 bit Hexadecimal
numbers from user and store them in an array and
display the accepted numbers.

02 Write an X86/64 ALP to accept a string and to display its


length.

03
Write an X86/64 ALP to find the largest of given
Byte/Word/Dword/64-bit numbers

04 Write a switch case driven X86/64 ALP to perform 64-bit


hexadecimal arithmetic operations (+,-,*, /) using
suitable macros. Define procedure for each operation.

05
Write an X86/64 ALP to count number of positive and
negative numbers from the array

06 Write X86/64 ALP to detect protected mode and display


the values of GDTR, LDTR, IDTR, TR and MSW Registers
also identify CPU type using CPUID instruction.

Write X86/64 ALP to convert 4-digit Hex number into its


07
equivalent BCD number and 5- digit BCD number into its
equivalent HEX number. Make your program user
friendly to accept the choice from user for: (a) HEX to
BCD b) BCD to HEX (c) EXIT.
08 Write X86/64 ALP to perform non-overlapped block
transfer without string specific instructions. Block
containing data can be defined in the data segment.
09 Write X86/64 ALP to perform overlapped block transfer
with string specific instructions Block containing data
can be defined in the data segment.
10 Write X86/64 ALP to perform multiplication of two 8-bit
hexadecimal numbers. Use successive addition and add
and shift method.
PUNEVIDYARTHI GRIHA’S
COLLEGEOFENGINEERING,& S.S DHAMANKAR
INSTITUTE OF MANAGEMENT, NASHIK

CERTIFICATE

This is Certified that Mr/Mis of

class Sem Roll no. has completed the term work satisfactorily in the

subject of the Department of

PVG’s College of Engineering & S.S. Dhamankar Institute of Management ,Nashik during
Academic Year .

Staff Member Head of Dept. Principal

You might also like