What does a computer consist of?
What does the CPU do?
What 3 main parts does a CPU consist of?
What does the Control Unit do?
What does the ALU do?
What are registers?
How does the System Clock work?
What is primary memory?
What do busses do?
What does the Address Bus do?
What does the Data Bus do?
What does the Control bus do?
What does secondary memory do?
What do peripheral I/O devices do?
How does accumulator-based architecture work?
How does register-based architecture work?
What is the typical program sequence for register-based architecture?
- Execute an instruction using 2 source registers, putting the result back into the memory
What is important about the RISC Architecture?
What is important about the CISC Architecture?
What is the instruction cycle?
What does each armv8 statement consist of?
How does an assembler work?