OCR A Level Computer Science

1.1.1b: The Fetch-Decode-Execute Cycle; including its effects on registers.

Keywords:
The characteristics of contemporary processors, input, output and storage devices
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Decodethe part of the instruction cycle where the instruction in the CIR is split into an opcode and operand and any additional data is loaded from RAM if required by the current instruction
Executethe part of the instruction cycle where the ALU carries out the current instruction and saves the result back to RAM or into the ACC
Fetchthe part of the instruction cycle where the next instruction is read from RAM into the CIR
opcodepart of an instruction which determines what to do (e.g. add / subtract)
operandpart of an instruction which specifies what data is required (e.g. what to add / subtract)
Keyword games:
Resources: