U3L7| Addressing Modes of 8086 Microprocessor | 8086 Addressing Mode | example | 8086 microprocessor

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • 8086 microprocessor
    addressing modes of 8086
    register addressing mode
    immediate addressing mode
    based index addressing mode
    KCS403
    SECTION C
    Q.5.a addressing modes of 8086

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

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

    Mam what is the exect defination of offset !?

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

      Offset value means distance from starting address
      Or u can say a part of address which add to the starting segment address to calculate physical address
      For ex DS hold 1234
      SI hold 1111
      Then PA = 12340+1111=13451

    • @B.techPsitWallah
      @B.techPsitWallah ปีที่แล้ว +1

      Mam pa1 ka value 45552 aa rha hai

    • @B.techPsitWallah
      @B.techPsitWallah ปีที่แล้ว

      Increment ds 45553

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

    Mam cam u please explain offset as i didn't get it!?

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

      Offset means distance for example I'd ss contain 1234. And si contain 0005 toh source index vslue work as offset then physical address will be ss*10+so=12340+0005=12345

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

      @@TechnoTutorials2783 ohk mam