Lesson Archives
Problems and Solutions, Solved Examples on 8086 Arithmetic Operations ALPs, Square root of a Number, min value in a given array, REPE/REPNE/REPZ/REPNZ, SCAS, search a number in a string of 5 bytes, 2’s complement of a string of 100 bytes Problems and Solutions, Solved Examples on 8086 Data Transfer, Move contents of a memory location, byte transfer, word transfer, using loop, using string, save the contents of 8086’s flags in memory location Tutorial 4 : 8086 Assembly Language to Machine Language Op-code. Addition, Subtraction BCD ALP
40 mins
Problems and Solutions, Solved Examples on OP Code Format in 8086, MOD with R/M (16 BITS), Equivalent machine language code, ALP program to add two 16-bit numbers, ALP for addition of two 8-bit BCD, ALP for addition of the content of two memory locations. Problems and Solutions, Solved Examples on 8086 Memory Organization, Physical address generation, 8086 Architecture, Physical Address Calculation, Segment Address, Offset Address, Code Segment, Data Segment, Effective Address, Starting address of various segments of 8086, Ending address, Problems and Solutions, Solved Examples on Microprocessor Design, Practical Muxs, relay operated by a microprocessor, relay operated by NAND gate, Content of two 4 bit registers swapped, the majority logic circuit Problems and Solutions, Solved Examples Binary Addition & Subtraction, Booth Multiplier, Restoring Binary Division, BCD addition