Machine Dependent AssemblerFcodes to machine language. Pass-2 (assemble instructions and generateobject program) Assemble instructions (translating operation codesand looking up addresses). Generate data values defined by BYTE, WORD,etc. Perform processing of assembler directives notdone during Pass-1. Write the object program and the assembly listing.