Assembly Language Programming Tutorial - 49 - MUL Instruction

preview_player
Показать описание
All references in this video came from:

Download:

Рекомендации по теме
Комментарии
Автор

Your tutorials literally saved my life :p .
Thank You so much....

russel_dev
Автор

Thank you so much for the tutorials, they saved my ass!

uthpakhi
Автор

want to know how to print the result on output
main proc
mov ax, 20h
mov bx, 2h
mul bx
endp
end main
###
can i use the below lines for getting an output
mov bx, 2h
int 21h
Thanks and appreciate your help

simha
Автор

to see the Decimal equivalent just select the value in which ever register it is like you did 0A so go ahead and select it in AL

hopegaming
Автор

hello sir, i have a question, in this lecture you asily multiplied the two nums and showed there result but as u told the desired result is in ax 16 bit register so how can you display its (mul) ans on output screen using
mov ah, 2
mov 16 bit to 8 bit copy
int 21h

umersaeed
Автор

You don't need an online converter to convert hex to decimal, or binary to hex, or whatever. Windows comes with an app called "Calculator" (calc.exe) that does that for you. You just have to change it from standard to programmer mode. It also has a scientific and date calculation mode. Noted....I can see the site claims to do fractionals as well....the calc app doesn't do that.

bahbahmehmeh
Автор

Why do we put an h next to the 2000 in part 5:20??

divx
Автор

got this question. I see how mul is working but what happen when i want to define arrays in it in a specific size for example the following question. how is my code gonna look in emu8086?
Length defined variable in the memory and containing a number.
Set two additional sections that are used as arrays A and B, each length is the size of "length bytes, and they are contain numbers.
Write program that calculates the Patriarchs Sklar of A and B (amount of multiples organs), and the result puts the variable Result.

maoz
Автор

How can I use shifting method to multiple the two integer prompted by user?

fox_yeah
Автор

Check out my new Assembly Programming Tutorial #programming   #coder  

rasmurtech
Автор

how do i solve this..without multiple instructions? plz help me

inseyaabwavi
Автор

Can i ask help to solve a program for me so important.

mnrs
Автор

Easy, just learned how to multiply, now I can continue my program 😇

lilraahdreadlockvideosandm
Автор

We created example of single digit multiplication. Please look for improvements

TheLameProgrammer
Автор

I'm interested in knowing how this process works at the binary level. Anybody know where I can find more details on this ?

ravinduk.
Автор

How i can show output i mean how it will print ???

kanokhossain
Автор

Huh?
2h * 5h = 10h
But not ah?

Explain to me please I'm stupid!!!!

deadyanothaikiropoolchait
Автор

Multiply of two 16 bit number using of 8051 simulator..

vimalboda
Автор

thanks for trying but it is very hard to understand whatever u are trying to teach. you sound nervous and you talk too fast, and you just stutter all over the place. take a breath jeez

gomez
visit shbcf.ru