The Assembly Process Of 8086 Microprocessor-Two Pass Assembling Steps

The Assembly Process Of 8086 Microprocessor

Assembler

Assembler is a translator which converts Assembly language into object file (Machine Codes )
It translate each of the instruction to its corresponding object code line by line


Assembling Steps




Two Pass Assembling Steps

Two Pass Assembling means that the assembler passes  through the source code two times

Step1: On First Pass

            Assembler Look for the labels and defintions and pass them into the symbol table for later use
            after assigning memory address to the labels

Step2: On Second Pass

           Normal translation of source code into object code occurs

Comments

  1. What do you mean by "kozhi kunj"?

    ReplyDelete
    Replies
    1. Ende changai.....πŸ˜‚πŸ˜‚

      Delete
    2. Ende changayi... Nee enthippa enganne

      Delete
    3. Kozhi kunj enn parenja chick alleπŸ€”

      Delete
  2. Appreciating the persistence, you put into your blog and detailed information you provide.
    industrial safety course in chennai

    ReplyDelete
  3. oombava ambel ambel

    ReplyDelete

Post a Comment

Popular posts from this blog

Installing Bash Emulator on a computer

Introduction to C++ Programming Language