Assembly to Machine Code Conversion in 8086 microprocessor|| how to convert assembly into machine

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 55

  • @taqqiraja2722
    @taqqiraja2722 3 ปีที่แล้ว +13

    I know I've said it before but I feel really proud whenever a Pakistani educator is being appreciated by foreigners. Makes me really happy. Keep up the awesome work

  • @deedewald1707
    @deedewald1707 3 ปีที่แล้ว +4

    Great teacher, very detailed & clearly summarized ! Thank you from U.S.A. 🇺🇸 !

    • @LearnOnline1
      @LearnOnline1  3 ปีที่แล้ว +1

      Thanks! I am pleased to know it was useful content. Kindly promote my channel content in community of common interest.

  • @CodeWithHammad
    @CodeWithHammad 10 หลายเดือนก่อน +1

    MASHA ALLAH Sir this is very helpful video. Thank you so much sir.

    • @LearnOnline1
      @LearnOnline1  8 หลายเดือนก่อน

      So nice of you

  • @shahinimran8617
    @shahinimran8617 3 ปีที่แล้ว +2

    Thanks Brother,Go ahead. I'm from Bangladesh

    • @LearnOnline1
      @LearnOnline1  3 ปีที่แล้ว +1

      You are most welcome! I am pleased that people from Bangladesh are also benefiting from my knowledge sharing

  • @AzertyuiopSetif
    @AzertyuiopSetif 2 ปีที่แล้ว +4

    بارك الله فيك أخي

  • @shahriaralamtonmoy7437
    @shahriaralamtonmoy7437 ปีที่แล้ว +2

    There is a silly typing mistake in the last example. Here W = 0, not 1, because we are considering an 8-bit register. And overall, the tutorial is awesome. I appreciate your effort. Thank you for your best teaching, sir.

    • @LearnOnline1
      @LearnOnline1  7 หลายเดือนก่อน

      Thank you for correction: )

  • @rdhanushcomputerscience5437
    @rdhanushcomputerscience5437 2 ปีที่แล้ว +5

    Wow sir understood it clearly

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +1

      Thanks, My efforts are acknowledged if it was useful for you.

  • @dipsiecamila
    @dipsiecamila ปีที่แล้ว +1

    I learn a lot! In the example MOV BL,AL the AL register was taken and the result was 88C3. If the BL record is taken, the result would be 8ADB. So, for the machine: Is 88C3 the same as 8ADB? Thank you.

  • @alinaqi7529
    @alinaqi7529 ปีที่แล้ว +1

    Great Teacher

  • @HuzaifaJawwadCreations
    @HuzaifaJawwadCreations 2 ปีที่แล้ว +2

    Excellent explanation!

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +2

      Thank you . I am pleased to know that it was useful .

  • @zubaerahammed
    @zubaerahammed 6 หลายเดือนก่อน +1

    Fantastic ❤

    • @LearnOnline1
      @LearnOnline1  5 หลายเดือนก่อน

      Thanks : ) I am pleased it was useful

  • @engr.ayazsoaringthoughts
    @engr.ayazsoaringthoughts ปีที่แล้ว +1

    Great video sir

  • @abdulsammadsaeed1199
    @abdulsammadsaeed1199 2 ปีที่แล้ว +3

    Thanks alot!

  • @emmanueltuyishime9696
    @emmanueltuyishime9696 3 ปีที่แล้ว +3

    Thank you

  • @KhizarKhan2001
    @KhizarKhan2001 2 ปีที่แล้ว +2

    thanks a lot

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +1

      You are welcome. I am pleased to know that it was useful.

  • @ibrahimabdellatif186
    @ibrahimabdellatif186 3 ปีที่แล้ว +2

    thank you brother

    • @LearnOnline1
      @LearnOnline1  3 ปีที่แล้ว +1

      You're welcome! I am pleased that this video was useful for you. Kindly Subscribe my channel to promote it's content.

  • @heidik1757
    @heidik1757 2 ปีที่แล้ว +2

    Cheers

  • @hammadshoaib7758
    @hammadshoaib7758 2 ปีที่แล้ว +2

    TYSM🍒

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +2

      You are welcome . I am pleased to know that it was useful for someone.

  • @ikram2676
    @ikram2676 2 ปีที่แล้ว +1

    Thank you for the video. Me and my girlfriend saw this! she is beautiful

  • @subhakarvysyaraju2145
    @subhakarvysyaraju2145 2 ปีที่แล้ว +1

    sir,if both of them are registers then we can choose REG whatever we want.?
    source operand or destination operand our wish.

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว

      you are right you can choose any of them. but it is highly recommended to choose destination operand as register. I guess I explained both approaches in my one of the tutorials.

  • @slimysnail6071
    @slimysnail6071 11 หลายเดือนก่อน +1

    Thanks a loooooooooooooot

    • @LearnOnline1
      @LearnOnline1  8 หลายเดือนก่อน

      You are welcome!

  • @jabakushum19
    @jabakushum19 2 ปีที่แล้ว +1

    In ur last example,i think it will be w=0,right?

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +2

      if you are talking about this example MOV AX, [BP][SI]+45H then W=1 because this bit is size bit and it is dictated by the size of register used in the instruction. in this instruction, AX is a 16-bit register so the value of W bit will be 1 (W=1).

  • @dipsiecamila
    @dipsiecamila ปีที่แล้ว

    Where can I get the same course but 64bit?

  • @zainnaeem1387
    @zainnaeem1387 ปีที่แล้ว

    In last example AX is source and you said it is a destination and take D= 1 why ?

  • @paininkabir4760
    @paininkabir4760 2 ปีที่แล้ว +2

    how can i find the instruction set?

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +2

      You can find the instruction set in many textbooks or google sources. I personally use table 3.6 from the book " THE 8088 AND 8086 MICROPROCESSORS PROGRAMMING, INTERFACING, SOFWARE, HARDWARE AND APPLICATIONS " by Walter A. Triebel and Avtar Singh

    • @paininkabir4760
      @paininkabir4760 2 ปีที่แล้ว +2

      @@LearnOnline1 thanks

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว +1

      @@paininkabir4760 You are welcome.

  • @moizqazi5436
    @moizqazi5436 2 ปีที่แล้ว +2

    01 ka example b krade

    • @LearnOnline1
      @LearnOnline1  2 ปีที่แล้ว

      Can you please explain a bit more? What do you want to convert into Machine

  • @vallikakasibhatla7246
    @vallikakasibhatla7246 3 ปีที่แล้ว +1

    Hello i have a question will mov al, [bx+si] be 8a00H. if we take mov=100010
    al= reg= 000
    d= 1
    w= 0
    mod= 00
    r/m=000

  • @ahsanhussain9916
    @ahsanhussain9916 ปีที่แล้ว

    How to convert PUSH 5h into machine

  • @alinaqi7529
    @alinaqi7529 ปีที่แล้ว +1

    Great Teacher

    • @LearnOnline1
      @LearnOnline1  8 หลายเดือนก่อน

      Thank you !!