Question: Experiment No: 8 Write and execute an Assembly Language Program (ALP) to 8086 Processor to perform All arithmetic and logic operations on base 16 numbers
Experiment No: 8 Write and execute an Assembly Language Program (ALP) to 8086 Processor to perform All arithmetic and logic operations on base 16 numbers using assembler. Procedure 1. Write the assembly program 2. Display your program 3. Run your program 4. Record your results PROBLEMS: P1: Write and execute an Assembly Language Program (ALP) to 8086 Processor to find the result of [100][200]+[300]-AX)+ -add) P2: Write and execute an Assembly Language Program (ALP) to 8086 Processor to find the result of [100]=[200] *[300] +AX(+ = OR) P3: Write and execute an Assembly Language Program (ALP) to 8086 Processor to find the result of [100][200@[300)-AL)3 AX=1234H,[300] -45H (200)-67H P4: Write and execute an Assembly Language Program (ALP) to 8086 Processor to find the result of [100]+[200]+BX-AX).26.=AND) AX=1234H,BX=1122H,[200])=12H,[201]-56H
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
