CsitLabs
Search...
Ctrl
K
2nd Semester
Microprocessor
8086 Microprocessor
Basic Arithmetic
Previous
8086 Microprocessor
Next
Practice Programs for 8086 Microprocessor
Last updated
8 months ago
Was this helpful?
Add two numbers, store the result at DX register and carry at CX register
Add two numbers, store the result at DL register and carry at CL register.
Subtract two numbers, store the result at DX register and borrow at CL register
Multiply
Divide
Take single character input from keyboard and display it on screen
Print your name without using data variable
Sort given numbers in ascending order
Separate odd and even numbers