【2014-11-21】《The Hardware/Software Interface》– Section 1
- There are a fixed number of registers in the CPU
 - Registers hold data
 - Data move from Memory to Registers
 - Results move from Registers back to Memory
 - There is an 1-cache in the CPU that holds recently fetched instructions.
 - If you execute a loop that fits in the cache, the CPU goes to memory for those instructions only once, then executes them out of its cache.
 - Addresses and Pointers
 ![image image]()
![image image]()
![image image]()
![image image]()
![image image]()
                    
                




                
            
        
浙公网安备 33010602011771号