AQA AS Computing: 7.3 Basic machine code operations and the fetch-execute cycle Flashcards
1
Q
Machine Code Instruction
A
A binary code that a machine can understand and execute
2
Q
Compiled high-level language program
A
A program translated into machine code before it is executed on a digital computer
3
Q
Op-Code
A
The part of a machine code instruction that denotes the basic machine operation, e.g. ADD
4
Q
Operand
A
The part of a machine code instruction that represents a single item of binary data or the address of a single item of binary data
5
Q
Instruction Set
A
The set of bit patterns or binary codes for the machine operations that a processor has been designed to perform.