mirror of
				https://github.com/hedge-dev/XenonRecomp.git
				synced 2025-10-30 07:11:38 +00:00 
			
		
		
		
	Compare commits
	
		
			1 commit
		
	
	
		
			516dfc75ab
			...
			9035879299
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 9035879299 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1241,7 +1241,7 @@ bool Recompiler::Recompile( | |||
|         break; | ||||
| 
 | ||||
|     case PPC_INST_MFFS: | ||||
|         println("\t{}.u64 = ctx.fpscr.loadFromHost();", f(insn.operands[0])); | ||||
|         println("\t{}.u64 = ctx.fpscr.loadFromHost();", r(insn.operands[0])); | ||||
|         break; | ||||
| 
 | ||||
|     case PPC_INST_MFLR: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue