Program for Division using 8085 microprocessor (8 bit division/ program for Division )

  Рет қаралды 68,715

Videh

Videh

Күн бұрын

Assembly language program to divide two 8 bit hexadecimal numbers using 8085 microprocessor/ division in 8085/ 8 bit division/ division of two 8 bit numbers/ division of two 8 bit numbers in 8085

Пікірлер: 45
@manjeet.x
@manjeet.x 6 жыл бұрын
Presentation is really very awesome. Every point can be easly understand.
@DheerajKumar-lh9vm
@DheerajKumar-lh9vm 3 жыл бұрын
Bahooot shandaar smjhae ho
@Videh
@Videh 3 жыл бұрын
Thanks for watching, for a series of 8085 microprocessor you can check the following link. kzbin.info/aero/PLWdpu3kSIiK0toH7d3XrSgP9Y69nPFcKI
@gauravwaghmare116
@gauravwaghmare116 5 жыл бұрын
Very nice explanation in simply way
@ashoktanpure5548
@ashoktanpure5548 5 жыл бұрын
*GREAT VIDEO SIR KEEP UPLOADING , PLZ EXECUTE THE PROGRAM ON THE MICROPROCESSOR KIT TOO IT WILL HELP A LOT*
@ankurjain3133
@ankurjain3133 4 жыл бұрын
Best video on the topic
@gauravagarwal3325
@gauravagarwal3325 4 жыл бұрын
Hello Sir , your explaination is great . I have a question , in this code 8* 3 is working but 3*8 is not working. kindly check.
@Videh
@Videh 4 жыл бұрын
Kindly go through step by step you will get correct answer, 3/8 is also working.
@VikramKumar-st7xs
@VikramKumar-st7xs 3 жыл бұрын
Nice explanation
@Videh
@Videh 3 жыл бұрын
Thanks for watching, for a series of 8085 microprocessor you can check the following link. kzbin.info/aero/PLWdpu3kSIiK0toH7d3XrSgP9Y69nPFcKI
@pareshmali5287
@pareshmali5287 5 жыл бұрын
Sir please execute these programs in the microprocessor kit...............
@akashh5238
@akashh5238 5 жыл бұрын
Very well explained
@sankars3375
@sankars3375 6 жыл бұрын
Super explanation but I have the doubt is there any 16 bit division????
@ahmedbahram4653
@ahmedbahram4653 3 жыл бұрын
ty
@pankajverma3842
@pankajverma3842 6 жыл бұрын
Thank you sir! good alternative of the program in which we use cmp instruction
@bhargavilakshminadella4662
@bhargavilakshminadella4662 4 жыл бұрын
How to divide a negative no by a positive no in 8085 processor
@patrickprabhu7929
@patrickprabhu7929 3 жыл бұрын
22/7. Can we write assembly language program to find the answer
@Videh
@Videh 3 жыл бұрын
Yes you can write, but remember it will be hexadecimal input so answer will be 22/7 = 4
@bhuvandhanda9074
@bhuvandhanda9074 2 жыл бұрын
Thanks sir
@AllaboutBrainoFresh
@AllaboutBrainoFresh 5 жыл бұрын
sir,why u are using LXI instead of LDA
@akashh5238
@akashh5238 5 жыл бұрын
Since addresses are in consecutive fashion u can take help of M That Makes writing code easy
@charu6121
@charu6121 3 жыл бұрын
Sir I have an doubt that how to check carry
@Videh
@Videh 3 жыл бұрын
thanks for watching... add two Hexadecimal numbers if you are getting a carry/borrow after addition/subtraction then carry flag will have 1 other wise 0.
@adsafal8279
@adsafal8279 6 жыл бұрын
Thank you brother...It helped me alot.
@manishthapliyal5886
@manishthapliyal5886 6 жыл бұрын
Instead of LXI can't we use LDA like we did in addition program? If not , please explain the difference
@Videh
@Videh 6 жыл бұрын
+manish thapliyal By using LDA no. Of bytes of program will be increased that's why it is better to use LXI here to access consecutive memory locations.
@kevin96jk24
@kevin96jk24 5 жыл бұрын
LO MEJOR BRO NI TENIA Q SABER TU IDIOMA SOLO UN POCO DE BASE EN BUCLES
@shabarish2727
@shabarish2727 6 жыл бұрын
Very good video
@aswathamanm6486
@aswathamanm6486 5 жыл бұрын
you are good
@saharamanson1970
@saharamanson1970 4 жыл бұрын
Nyco bro..
@Videh
@Videh 4 жыл бұрын
Thanks for watching.
@vishnuverma58
@vishnuverma58 4 жыл бұрын
Nice sir
@Videh
@Videh 4 жыл бұрын
Thanks and welcome
@sadamhussain-pe3ye
@sadamhussain-pe3ye 5 жыл бұрын
SIR,WHY U R USING LXI INSTEAD OF LDA
@Videh
@Videh 5 жыл бұрын
+sadam hussain putting address into a register pair enable us to use loop, with LDA it can't be done. Also if some memory locations are used then it is a good practise to use LXI instead of LDA to overall reduce the number of bytes of program.
@priyanshurastogi6057
@priyanshurastogi6057 4 жыл бұрын
Ser or topic per video bnao
@ndmotivations
@ndmotivations 4 жыл бұрын
Thanku
@theorganisers9017
@theorganisers9017 5 жыл бұрын
Nyc
@atadityam1998
@atadityam1998 5 жыл бұрын
Nice
@SureshK-vq2oh
@SureshK-vq2oh 6 жыл бұрын
Thankyou so much
@shrinathhirugade9691
@shrinathhirugade9691 6 жыл бұрын
Assembly language for detect odd and even
@tech_tonic5629
@tech_tonic5629 6 жыл бұрын
thakyou sir😊
@eryash15
@eryash15 6 жыл бұрын
GOOD
@adityadubey1570
@adityadubey1570 5 жыл бұрын
tkhs
@Veera211
@Veera211 4 жыл бұрын
Good explanation
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 12 МЛН
这到底是怎么做到的 #路飞#海贼王
00:10
路飞与唐舞桐
Рет қаралды 3,9 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 120 МЛН
Why build an entire computer on breadboards?
28:43
Ben Eater
Рет қаралды 3,1 МЛН
MICROCONTROLLER 8051 SIMPLE 8 BIT ADDITION IN TAMIL
18:55
TAMIL POLYTECH
Рет қаралды 19 М.
Timing Diagram of 8085 microprocessor (Opcode Fetch)
16:09
Twos complement: Negative numbers in binary
13:49
Ben Eater
Рет қаралды 1,2 МЛН
8051 Program Divide Two 8-Bit Numbers
15:06
Ekeeda
Рет қаралды 3,8 М.
“Hello, world” from scratch on a 6502 - Part 1
27:25
Ben Eater
Рет қаралды 4,8 МЛН
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 12 МЛН