 
            
            
            
            
                5 Dec
                
                    2011
                
            
            
                5 Dec
                
                '11
                
            
            
            
        
    
                2:31 p.m.
            
        On Mon, Dec 05, 2011 at 10:06:04AM +0800, Axel Lin wrote:
reg_cache_size is supposed to be the number of elements in the register cache, not the size in bytes.
Applied, though note that in this case as the register values are 8 bits the two numbers are exactly the same so this is a coding style fix only (but still useful!).