Skip to content
  • Home
  • Questions
    • Ubuntu solutions
  • Tutorials
  • Privacy Policy
  • Contact

Dev solutions

Solutions for development problems

Tag: microprocessors

Can't we use the ADD instruction to add two 16-bit numbers in 8086?

Advertisements As 8086 has a 16-bit ALU with 16-bit registers, this is how I pictured adding two 16-bit numbers: MOV BX,12FFh MOV CX,0001h ADD BX,CX But my professor said that 8086 did this operation in two steps instead of one by adding the numbers in pairs of 8-bit numbers. She said that the carry generated… Read More Can't we use the ADD instruction to add two 16-bit numbers in 8086?

January 15, 2022 MRLeave a comment
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

api arrays c c++ console css dart dataframe dictionary django dom dplyr express flutter frame ggplot2 go html http https java javascript jquery json laravel list mysql node.js numpy oop orm pandas php postgresql python python-3.x r react-hooks reactjs regex rust sql sql-server sse typescript

Proudly powered by WordPress | Theme: Cerauno by Automattic.
Exit mobile version
%%footer%%