Examples of using Machine code in English and their translations into Serbian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
Sir, this is machine code.
The machine code may be stored for execution at a later date.
Gillies for the PDP-11 andgenerated native machine code.
The machine code might then be stored for execution at a later time.
It uses LLVM to generate optimized machine code.
This will generate the machine code for the code generator.
NET Framework, before static ordynamic compilation to machine code.
Above is a function in 32-bit x86 machine code to calculate the nth Fibonacci number.
Some compilers compile source code directly into machine code.
An executable comprises machine code for a particular processor or family of processors.
How the patterns are organised depends largely on the specification of the machine code.
Write a code in 32-bit x86 machine code to calculate the nth Fibonacci number.
With a greater number of registers,instructions and operands, the machine code format was expanded.
Processors only understand the machine code that represents the lowest possible programming language.
This is a key place where understanding of compilers and machine code can improve performance.
Object code is a portion of machine code that hasn't yet been linked into a complete program.
Since there was a greater number of registers, instructions and operands, the machine code format was expanded as well.
It is the machine code for one particular library or module that will make up the completed product.
Executable, a type of binary file that contains machine code for the computer to execute.
While the typical compiler outputs machine code, there are several other types.
Machine code is the only language a computer can process directly without a previous transformation.
While the typical multi-pass compiler outputs machine code from its final pass, there are several other types.
The middle end is usually designed to perform optimizations on a form other than the source code or machine code.
Machine code is a language, which can be processed directly by a microprocessor without any need of the previous transformation.
It is therefore so-construed as to include machine code, very high level languages and executable graphical representations of systems.
Machine code intended for one hardware architecture can be run on another using a virtual machine, which is essentially an interpreter.
Executable files thus contain significant additional machine code beyond that directly generated from the specific source code. .
Russell had read John McCarthy's paper, and realized(to McCarthy's surprise)that the Lisp eval function could be implemented in machine code.
It may also contain placeholders oroffsets not found in the machine code of a completed program that the linker will use to connect everything together.