Примери за използване на Assembly language на Английски и техните преводи на Български
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Assembly language is useful in reverse engineering.
It doesn't require developers to know the assembly language.
In the HP 2100 assembly language, one would write, for example.
The most widely employed method is altering program code at the assembly language level.
Assembly language has specific niche uses where it is important; see below.
Historically, numerous programs have been written entirely in assembly language.
Assembly language is commonly called assembly, assembler, ASM, or symbolic machine code.
Relatively low-level languages, such as C,allow the programmer to embed assembly language directly in the source code.
Assembly language is still taught in most computer science and electronic engineering programs.
A second-generation programming language is a term usually used to refer to some form of assembly language.
Thompson thus re-wrote the game in assembly language for Digital Equipment Corporation's PDP-7 with help from Dennis Ritchie.
For example, a program written primarily in the C programming language, might have portions written in assembly language for optimization purposes.
Assembly language instructions usually consist of an opcode mnemonic followed by a list of data, arguments or parameters.
Although few programmers today regularly work with assembly language as a tool, the underlying concepts remain important.
Sponsored Links: SimuProc is a Hypothetical Processor Simulator where you can learn the basics to start programming in assembly language.
Most early microcomputers relied on hand-coded assembly language, including most operating systems and large applications.
Anyone who happened to get the book‘Operating System' by Tanenbaum could get hold of the 12,000 lines of code,written in C and assembly language.
It was written andhighly optimized entirely in assembly language, making it smaller and faster than much of the competition.
Assembly language is used for hardware manipulation, passing instructions directly to the processor, or to address critical performance issues.
Some compilers for relatively low-level languages, such as Pascal or C,allow the programmer to embed assembly language directly in the source code.
Thus a macro might generate a large number of assembly language instructions or data definitions, based on the macro arguments.
Today, assembly language is utilized mainly for direct hardware control, access to specialized processor guidelines, or to resolve vital efficiency problems.
A meta-assembler is"a program that accepts the syntactic and semantic description of an assembly language, and generates an assembler for that language."[34].
MenuetOS is written entirely in 32/64-bit assembly language and is designed to run with very little overhead, even though it does support up to 32GB of RAM.
The first use of subprograms was on early computers that were programmed in machine code or assembly language, and did not support a call instruction.
Each of these devices has its own assembly language that is completely incompatible with the assembly language of any other.
Programs using such facilities, such as the Linux kernel,can then construct abstractions using different assembly language on each hardware platform.
It was finally realized that programming in assembly language required a substantial amount of mental effort and was error-susceptible.
This was a way to reduce or eliminate the use ofGOTO operations in assembly code, one of the main factors causing spaghetti code in assembly language.
The departmental curriculum includes programming anddata structures, assembly language, systems analysis and design, operating systems, and file structures.