mirror of
				https://github.com/yuzu-emu/unicorn.git
				synced 2025-11-04 15:14:55 +00:00 
			
		
		
		
	target/mips: Fix the title of translate.c
Replace MIPS32 with MIPS, since the file covers all generations of MIPS architectures. Backports commit ab99e0e44bc7b0e2e52d9083a673866b18470536 from qemu
This commit is contained in:
		
							parent
							
								
									a93e15aad1
								
							
						
					
					
						commit
						caa67a9d17
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
/*
 | 
			
		||||
 *  MIPS32 emulation for qemu: main translation routines.
 | 
			
		||||
 *  MIPS emulation for qemu: main translation routines.
 | 
			
		||||
 *
 | 
			
		||||
 *  Copyright (c) 2004-2005 Jocelyn Mayer
 | 
			
		||||
 *  Copyright (c) 2006 Marius Groeger (FPU operations)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue