Write the 8086 instruction which will perform the indicatedoperation. [10]a. Copy AL to BL.b. Load 43H into CL.c. Increment the contents of CX by 1.
Course Title: Microprocessor interfacing and embedded system (3Cr)Assignment 1Semester: Summer 2022Section:Names, Student IDs and emails:
d. Copy SP to BP.e. Add 07H to DL.f. Multiply AL times BL.g. Copy AX to a memory location at offset 245AH in the datasegment,h. Decrement SP by 1.i. Rotate the most significant bit of AL into the least significantbit position,J. Copy DL to a-memory location whose offset is in BX.k. Mask the lower 4 bits of BL.l. Set the most significant bit of AX to a 1, but do not affect theother bits,m. Invert the lower 4 bits of BL, but do not affect the otherbits.
Write the 8086 instruction which will perform the indicated operation. [10] a. Copy AL to BL. b. Load 43H into CL. c. In
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am