mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	shader_jit_x64_compiler: esi and edi should be persistent (#2500)
This commit is contained in:
		
							parent
							
								
									a2d0e2d807
								
							
						
					
					
						commit
						f7e96dc068
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -144,6 +144,8 @@ static const BitSet32 persistent_regs = BuildRegSet({ | |||
|     ADDROFFS_REG_0, ADDROFFS_REG_1, LOOPCOUNT_REG, COND0, COND1, | ||||
|     // Constants
 | ||||
|     ONE, NEGBIT, | ||||
|     // Loop variables
 | ||||
|     LOOPCOUNT, LOOPINC, | ||||
| }); | ||||
| 
 | ||||
| /// Raw constant for the source register selector that indicates no swizzling is performed
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue