Fix comment typo.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2197 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
		
							parent
							
								
									e6e5906b6e
								
							
						
					
					
						commit
						d37aca6625
					
				@ -48,7 +48,7 @@ typedef struct CPUARMState {
 | 
			
		||||
    /* Regs for current mode.  */
 | 
			
		||||
    uint32_t regs[16];
 | 
			
		||||
    /* Frequently accessed CPSR bits are stored separately for efficiently.
 | 
			
		||||
       This contains all the other bits.  Use cpsr_{read,write} to accless
 | 
			
		||||
       This contains all the other bits.  Use cpsr_{read,write} to access
 | 
			
		||||
       the whole CPSR.  */
 | 
			
		||||
    uint32_t uncached_cpsr;
 | 
			
		||||
    uint32_t spsr;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user