Category:8086 Assembly: Difference between revisions

m
no edit summary
mNo edit summary
Line 53:
===Arithmetic===
The 8086 has a lot of advanced mathematics commands. Like the 68000 it can multiply and divide. Although the 8086 doesn't work with 32 bit numbers in a single register, it has many more options for Binary Coded Decimal values, including commands for both "packed" (two digits per byte) and "unpacked" (one digit per byte.) By contrast, [[68000 Assembly]] only has commands for the "packed" format.
 
==Citations==
#'Akuyou', Keith. <i>Learn Multiplatform Assembly Programming with Chibiakumas!</i> Las Vegas, NV. Self-published, 05 April 2021.
 
 
[[category: x86 Assembly]]
1,489

edits