Found 3 hits - Term: machine code, Database: *, Strategy: prefix
- [1] : The Collaborative International Dictionary of English v.0.48
machine code \machine code\ n. computers
same as machine language.
wordnet 1.5 machine-controlled
see also:
machine language
- [2] : WordNet (r) 2.0
machine code
n : a set of instructions coded so that the computer can use it
directly without further translation syn: machine
language
see also:
machine language
- [3] : The Free On-line Dictionary of Computing (27 SEP 03)
machine code
the representation of a computer program which is actually
read and interpreted by the computer. a program in machine
code consists of a sequence of machine instructions possibly
interspersed with data. instructions are binary strings
which may be either all the same size e.g. one 32-bit word for
many modern risc microprocessors or of different sizes,
in which case the size of the instruction is determined from
the first word e.g. motorola 68000 or byte e.g. inmos
transputer. the collection of all possible instructions
for a particular computer is known as its "instruction set".
execution of machine code may either be hard-wired into the
central processing unit or it may be controlled by
microcode. the basic execution cycle consists of fetching
the next instruction from main memory, decoding it
determining which operation it specifies and the location of
any arguments and executing it by opening various gates
e.g. to allow data to flow from main memory into a cpu
register and enabling functional units e.g. signalling to
the alu to perform an addition.
humans almost never write programs directly in machine code.
instead, they use a programming language which is translated
by the computer into machine code. the simplest kind of
programming language is assembly language which usually has
a one-to-one correspondence with the resulting machine code
instructions but allows the use of mnemonics ascii strings
for the "op codes" the part of the instruction which
encodes the basic type of operation to perform and names for
locations in the program branch labels and for variables and
constants.
1995-02-15
see also:
risc microprocessor motorola 68000 inmos transputer
instruction set hard-wired central processing unit microcode gate
register functional unit alu assembly language mnemonic
op code
Results 1 - 10 of 13 found about machine code: Code
>> C Words
Code, definition of term: Code
code_pag1.html Code Grinder
>> C Words
Code Grinder, definition of term: Code Grinder
code+grinder_pag1.html Fire Code
>> F Words
Fire Code, definition of term: Fire Code
fire+code_pag1.html Country Code
>> C Words
Country Code, definition of term: Country Code
country+code_pag1.html Dead Code
>> D Words
Dead Code, definition of term: Dead Code
dead+code_pag1.html Area Code
>> A Words
Area Code, definition of term: Area Code
area+code_pag1.html Draconian Code
>> D Words
Draconian Code, definition of term: Draconian Code
draconian+code_pag1.html Bathing Machine
>> B Words
Bathing Machine, definition of term: Bathing Machine
bathing+machine_pag1.html Baudot Code
>> B Words
Baudot Code, definition of term: Baudot Code
baudot+code_pag1.html Binary Code
>> B Words
Binary Code, definition of term: Binary Code
binary+code_pag1.html
Page 1 2 Next Last accessed:2008/07/25 14:19:23 [Total processing time: 0 seconds] |