codeables | free code's
Pages
(Move to ...)
Home
MUST Have apps. / Best apps for PC
List Of Some Important RUN Command
▼
Friday, 16 August 2013
8086 program to Multiply two 16 bit numbers
›
ØØ Explanation : · Consider that a word of data is present in the AX register and 2 nd word of data is present...
1 comment:
8086 program to Subtract two 16 bit numbers
›
ØØ Explanation : · Consider that a word of data is present in the AX register and second word of data is present ...
8086 program to Add two 16 bit numbers
›
ØØ Explanation : · Consider that a word of data is present in the AX register and a 2 nd word of data is present...
1 comment:
8086 program to Divide 16 bit numbers by an 8 bit numbers
›
ØØ Explanation : · Consider that a word of data is present in the AX register and byte of data is present in the ...
8086 program to Add two 16 bit BCD numbers
›
ØØ Explanation : · Consider that two words are available in registers AX and BX. We have to add these two words...
1 comment:
8086 Program to multiply two 8 bit BCD numbers
›
ØØ Explanation : · Consider that two unpacked numbers are present in the AL and BL registers. We have to multiply...
8086 program to Subtract 8 bit BCD numbers
›
ØØ Explanation : · Consider that a byte of data is present in the AL register and a second byte of data is present...
›
Home
View web version