mirror of
				https://github.com/RetroDECK/Duckstation.git
				synced 2025-04-10 19:15:14 +00:00 
			
		
		
		
	CPU/NewRec/x64: Fix data corruption on lwl/lwr with PGXP
This commit is contained in:
		
							parent
							
								
									e91eb82d70
								
							
						
					
					
						commit
						eaf574bfa6
					
				|  | @ -1615,6 +1615,8 @@ void CPU::NewRec::X64Compiler::Compile_lwx(CompileFlags cf, MemoryAccessSize siz | |||
| 
 | ||||
|   if (g_settings.gpu_pgxp_enable) | ||||
|   { | ||||
|     Flush(FLUSH_FOR_C_CALL); | ||||
| 
 | ||||
|     DebugAssert(value != RWARG3); | ||||
|     cg->mov(RWARG3, value); | ||||
|     cg->mov(RWARG2, addr); | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Stenzek
						Stenzek