answersLogoWhite

0

  • To allow use of special instructions that the HLL compiler/interpreter cannot generate. These are often special I/O or multiprocessor synchronization instructions unique to this processor architecture.
  • To produce timing or space critical code.
  • To write the bootstrap program.
  • To write a program for a new custom processor for which no HLL compiler/interpreter has been written, yet. This might be the first development version of that first HLL compiler/interpreter.
  • etc.
User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is assembly program?

An assembly program is a machine-dependent program written in a low-level symbolic code known as assembly language.


In which language is the virus program written?

Assembly. C. Visual basic. Others.


What is a c compiler?

compiling program, compiler - (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program


What has the author Marcus Johnson written?

Marcus Johnson has written: 'Assembly language' -- subject(s): Assembler language (Computer program language) 'JavaScript manual of style' -- subject(s): JavaScript (Computer program language)


What has the author Vincent Mahout written?

Vincent Mahout has written: 'Assembly language programming' -- subject(s): Embedded computer systems, Microprocessors, Assembler language (Computer program language)


What has the author Richard H Tropper written?

Richard H. Tropper has written: 'Programming in assembly language on the IBM PC' -- subject(s): IBM Personal Computer, Programming, Assembler language (Computer program language)


All compilers are written in C and to run a C code you need a compiler..how was the first program was compiled?

All compilers were not written in C. Some are written in Assembly Language.


Dos is written in which language?

Dos was written in assembly.


What are high level languages how they differ from assembly languages?

HIGH LEVEL LANGUAGE The program weitten in English language which eassier to understand by user is called high level language. ASSEMBLY LANGUAGE The program written in symbolics form is called assembly language. In which the symbols are used like sub,mul,div, etc.it also called symbolic language. DIFFERENCE HIGH LEVEL LANGUAGE ASSEMBLY LANGUAGE 1) It is a source code. 1) It is a object code. 2) It is convertd in machine 2) It is convertd in machine language using compiler. language using assemblier.


What are the drawbacks of assembly level language?

The assembly language does not support object oriented program so they change to c and c++ the c++ will support object oriented program this are the demerits of assembly language.


Is assemmbly language machine dependent If so then why.?

Yes! assembly language is machine dependent. Because program are written by means of memory and register on computer thats are very effective, and also have not high level skill in the program.


What is a program written in high level language called?

the program written in high level language is called "source program"